Uses of Class
net.minecraft.loot.conditions.BlockStateProperty
-
Packages that use BlockStateProperty Package Description net.minecraft.loot.conditions -
-
Uses of BlockStateProperty in net.minecraft.loot.conditions
Methods in net.minecraft.loot.conditions that return BlockStateProperty Modifier and Type Method Description BlockStateProperty
BlockStateProperty.Serializer. deserialize(com.google.gson.JsonObject p_230423_1_, com.google.gson.JsonDeserializationContext p_230423_2_)
Methods in net.minecraft.loot.conditions with parameters of type BlockStateProperty Modifier and Type Method Description void
BlockStateProperty.Serializer. serialize(com.google.gson.JsonObject p_230424_1_, BlockStateProperty p_230424_2_, com.google.gson.JsonSerializationContext p_230424_3_)
-