public class LootParameter<T>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private ResourceLocation |
id |
| Constructor and Description |
|---|
LootParameter(ResourceLocation idIn) |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
getId() |
java.lang.String |
toString() |
private final ResourceLocation id
public LootParameter(ResourceLocation idIn)
public ResourceLocation getId()
public java.lang.String toString()
toString in class java.lang.Object