net.minecraft.advancement.criterion

public class PlacedBlockTrigger$Instance

extends AbstractCriterionTriggerInstance

All mapped superinterfaces:

CriterionTriggerInstance

aw$b
net.minecraft.unmapped.C_41204670$C_74611809
net.minecraft.advancement.criterion.PlacedBlockTrigger$Instance

Field summary

Modifier and TypeField
private final Block
a
f_68689005
block
private final Map<Property<?>, Object>
b
f_85950592
properties
private final LocationPredicate
c
f_27364129
location
private final ItemPredicate
d
f_06013101
item

Constructor summary

ModifierConstructor
public (Block block, Map<Property<?>, Object> properties, LocationPredicate location, ItemPredicate item)

Method summary

Modifier and TypeMethod
public boolean
a(awr arg0, et arg1, om arg2, ain arg3)
m_58959000(C_15815210 arg0, C_32594356 arg1, C_70668269 arg2, C_88708284 arg3)
run(BlockState state, BlockPos pos, ServerWorld world, ItemStack item)