Package | Description |
---|---|
net.minecraft.advancements.criterion | |
net.minecraft.world.storage.loot.conditions |
Modifier and Type | Field and Description |
---|---|
static StatePropertiesPredicate |
StatePropertiesPredicate.EMPTY |
private StatePropertiesPredicate |
BlockPredicate.field_226234_d_ |
private StatePropertiesPredicate |
BlockPredicate.Builder.field_226241_c_ |
private StatePropertiesPredicate |
FluidPredicate.field_226646_d_ |
private StatePropertiesPredicate |
RightClickBlockWithItemTrigger.Instance.field_226697_b_ |
private StatePropertiesPredicate |
SlideDownBlockTrigger.Instance.field_227155_b_ |
private StatePropertiesPredicate |
PlacedBlockTrigger.Instance.properties |
private StatePropertiesPredicate |
EnterBlockTrigger.Instance.properties |
Modifier and Type | Method and Description |
---|---|
StatePropertiesPredicate |
StatePropertiesPredicate.Builder.build() |
static StatePropertiesPredicate |
StatePropertiesPredicate.deserializeProperties(com.google.gson.JsonElement p_227186_0_) |
Constructor and Description |
---|
BlockPredicate(Tag<Block> p_i225708_1_,
Block p_i225708_2_,
StatePropertiesPredicate p_i225708_3_,
NBTPredicate p_i225708_4_) |
FluidPredicate(Tag<Fluid> p_i225738_1_,
Fluid p_i225738_2_,
StatePropertiesPredicate p_i225738_3_) |
Instance(Block p_i225786_1_,
StatePropertiesPredicate p_i225786_2_) |
Instance(Block p_i225733_1_,
StatePropertiesPredicate p_i225733_2_) |
Instance(Block p_i225765_1_,
StatePropertiesPredicate p_i225765_2_,
LocationPredicate p_i225765_3_,
ItemPredicate p_i225765_4_) |
Instance(ResourceLocation p_i225743_1_,
BlockPredicate p_i225743_2_,
StatePropertiesPredicate p_i225743_3_,
ItemPredicate p_i225743_4_) |
Modifier and Type | Field and Description |
---|---|
private StatePropertiesPredicate |
BlockStateProperty.Builder.desiredProperties |
private StatePropertiesPredicate |
BlockStateProperty.properties |
Constructor and Description |
---|
BlockStateProperty(Block p_i225896_1_,
StatePropertiesPredicate p_i225896_2_) |