public static class EnterBlockTrigger.Instance extends CriterionInstance
Constructor and Description |
---|
Instance(Block blockIn,
java.util.Map<IProperty<?>,java.lang.Object> propertiesIn) |
Modifier and Type | Method and Description |
---|---|
static EnterBlockTrigger.Instance |
forBlock(Block p_203920_0_) |
com.google.gson.JsonElement |
serialize() |
boolean |
test(BlockState state) |
getId, toString
public static EnterBlockTrigger.Instance forBlock(Block p_203920_0_)
public com.google.gson.JsonElement serialize()
public boolean test(BlockState state)