Uses of Class
net.minecraft.advancements.criterion.LightPredicate
-
Uses of LightPredicate in net.minecraft.advancements.criterion
Modifier and TypeFieldDescriptionstatic final LightPredicate
LightPredicate.ANY
private LightPredicate
LocationPredicate.Builder.light
private final LightPredicate
LocationPredicate.light
Modifier and TypeMethodDescriptionstatic LightPredicate
LightPredicate.fromJson
(com.google.gson.JsonElement p_226857_0_) ModifierConstructorDescriptionLocationPredicate
(MinMaxBounds.FloatBound p_i241961_1_, MinMaxBounds.FloatBound p_i241961_2_, MinMaxBounds.FloatBound p_i241961_3_, RegistryKey<Biome> p_i241961_4_, Structure<?> p_i241961_5_, RegistryKey<World> p_i241961_6_, Boolean p_i241961_7_, LightPredicate p_i241961_8_, BlockPredicate p_i241961_9_, FluidPredicate p_i241961_10_)