Uses of Interface
net.minecraft.class_8248
Packages that use class_8248
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8248 in net.minecraft
Classes in net.minecraft with type parameters of type class_8248Classes in net.minecraft that implement class_8248Modifier and TypeClassDescriptionclass
class
class
class
Fields in net.minecraft with type parameters of type class_8248Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_8248>
class_8248.field_43345
Methods in net.minecraft with type parameters of type class_8248Modifier and TypeMethodDescriptionprivate static <P extends class_8248>
class_8249<P>class_8249.method_49899
(String string, com.mojang.serialization.Codec<P> codec) -
Uses of class_8248 in net.minecraft.structure.processor
Fields in net.minecraft.structure.processor declared as class_8248Constructors in net.minecraft.structure.processor with parameters of type class_8248ModifierConstructorDescriptionStructureProcessorRule
(RuleTest inputPredicate, RuleTest locationPredicate, PosRuleTest positionPredicate, BlockState outputState, class_8248 class_8248)