public class SlideDownBlockTrigger extends AbstractCriterionTrigger<SlideDownBlockTrigger.Instance>
Modifier and Type | Class and Description |
---|---|
static class |
SlideDownBlockTrigger.Instance |
ICriterionTrigger.Listener<T extends ICriterionInstance>
Modifier and Type | Field and Description |
---|---|
private static ResourceLocation |
field_227147_a_ |
Constructor and Description |
---|
SlideDownBlockTrigger() |
Modifier and Type | Method and Description |
---|---|
SlideDownBlockTrigger.Instance |
deserializeInstance(com.google.gson.JsonObject json,
com.google.gson.JsonDeserializationContext context) |
private static Block |
func_227150_a_(com.google.gson.JsonObject p_227150_0_) |
void |
func_227152_a_(ServerPlayerEntity p_227152_1_,
BlockState p_227152_2_) |
ResourceLocation |
getId() |
addListener, func_227070_a_, func_227071_b_, removeAllListeners, removeListener
private static final ResourceLocation field_227147_a_
public ResourceLocation getId()
public SlideDownBlockTrigger.Instance deserializeInstance(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context)
@Nullable private static Block func_227150_a_(com.google.gson.JsonObject p_227150_0_)
public void func_227152_a_(ServerPlayerEntity p_227152_1_, BlockState p_227152_2_)