Uses of Interface
net.minecraft.loot.provider.nbt.ContextLootNbtProvider.Target
| Package | Description |
|---|---|
| net.minecraft.loot.provider.nbt |
-
Uses of ContextLootNbtProvider.Target in net.minecraft.loot.provider.nbt
Fields in net.minecraft.loot.provider.nbt declared as ContextLootNbtProvider.Target Modifier and Type Field Description private static ContextLootNbtProvider.TargetContextLootNbtProvider. BLOCK_ENTITY_TARGETprivate ContextLootNbtProvider.TargetContextLootNbtProvider. targetMethods in net.minecraft.loot.provider.nbt that return ContextLootNbtProvider.Target Modifier and Type Method Description private static ContextLootNbtProvider.TargetContextLootNbtProvider. getTarget(LootContext.EntityTarget entityTarget)Constructors in net.minecraft.loot.provider.nbt with parameters of type ContextLootNbtProvider.Target Constructor Description ContextLootNbtProvider(ContextLootNbtProvider.Target target)