net.minecraft.loot.condition

public class LootConditions

net.minecraft.world.level.storage.loot.predicates.LootPredicates
net.minecraft.class_1_1289
net.minecraft.loot.condition.LootConditions

Field summary

Modifier and TypeField
public static final RegistryKey<LootCondition>
TOOL_CAN_SILK_TOUCH
field_1_8746
CAN_SILK_TOUCH_TOOL
public static final RegistryKey<LootCondition>
TOOL_CAN_SHEAR
field_1_8745
CAN_SHEAR_TOOL

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static RegistryKey<LootCondition>
createKey(String name)
method_1_8184(String arg0)
of(String path)
public static void
bootstrap(BootstrapContext<LootItemCondition> context)
method_1_8183(class_7891<class_5341> arg0)
bootstrap(Registerable<LootCondition> registry)