Table of Contents

Class MinecraftEntityAttribute

Namespace
Obsidian.API
Assembly
Obsidian.API.dll
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class MinecraftEntityAttribute : Attribute
Inheritance
MinecraftEntityAttribute
Inherited Members

Constructors

MinecraftEntityAttribute(string)

public MinecraftEntityAttribute(string resourceLocation)

Parameters

resourceLocation string

Properties

ResourceLocation

public string ResourceLocation { get; init; }

Property Value

string