Uses of Record Class
net.minecraft.world.level.storage.loot.predicates.EnvironmentAttributeCheck
Packages that use EnvironmentAttributeCheck
-
Uses of EnvironmentAttributeCheck in net.minecraft.world.level.storage.loot.predicates
Fields in net.minecraft.world.level.storage.loot.predicates with type parameters of type EnvironmentAttributeCheckModifier and TypeFieldDescriptionstatic final MapCodec<EnvironmentAttributeCheck<?>> EnvironmentAttributeCheck.MAP_CODECMethods in net.minecraft.world.level.storage.loot.predicates that return types with arguments of type EnvironmentAttributeCheckModifier and TypeMethodDescriptionEnvironmentAttributeCheck.codec()private static <Value> MapCodec<EnvironmentAttributeCheck<Value>> EnvironmentAttributeCheck.createCodec(EnvironmentAttribute<Value> attribute)