public class LootContextParameter<T> extends Object
Modifier and Type | Field and Description |
---|---|
private Identifier |
id |
Constructor and Description |
---|
LootContextParameter(Identifier id) |
Modifier and Type | Method and Description |
---|---|
Identifier |
getIdentifier() |
String |
toString() |
private final Identifier id
public LootContextParameter(Identifier id)
public Identifier getIdentifier()