Uses of Class
net.minecraft.loot.provider.nbt.ContextLootNbtProvider
| Package | Description |
|---|---|
| net.minecraft.loot.provider.nbt |
-
Uses of ContextLootNbtProvider in net.minecraft.loot.provider.nbt
Fields in net.minecraft.loot.provider.nbt declared as ContextLootNbtProvider Modifier and Type Field Description static ContextLootNbtProviderContextLootNbtProvider. BLOCK_ENTITYMethods in net.minecraft.loot.provider.nbt that return ContextLootNbtProvider Modifier and Type Method Description ContextLootNbtProviderContextLootNbtProvider.CustomSerializer. fromJson(JsonElement jsonElement, JsonDeserializationContext jsonDeserializationContext)ContextLootNbtProviderContextLootNbtProvider.Serializer. fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext)private static ContextLootNbtProviderContextLootNbtProvider. setTarget(String target)Methods in net.minecraft.loot.provider.nbt with parameters of type ContextLootNbtProvider Modifier and Type Method Description JsonElementContextLootNbtProvider.CustomSerializer. toJson(ContextLootNbtProvider contextLootNbtProvider, JsonSerializationContext jsonSerializationContext)voidContextLootNbtProvider.Serializer. toJson(JsonObject jsonObject, ContextLootNbtProvider contextLootNbtProvider, JsonSerializationContext jsonSerializationContext)