Uses of Class
net.minecraft.class_6658
Packages that use class_6658
Package
Description
The base package for all Minecraft classes.
-
Uses of class_6658 in net.minecraft
Fields in net.minecraft with type parameters of type class_6658Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_6658>class_6658.field_35075 -
Uses of class_6658 in net.minecraft.world.gen.decorator
Fields in net.minecraft.world.gen.decorator with type parameters of type class_6658Methods in net.minecraft.world.gen.decorator with parameters of type class_6658Modifier and TypeMethodDescriptionprotected booleanBlockFilterDecorator.method_38918(DecoratorContext decoratorContext, Random random, class_6658 class_6658, BlockPos blockPos) Constructor parameters in net.minecraft.world.gen.decorator with type arguments of type class_6658ModifierConstructorDescriptionBlockFilterDecorator(com.mojang.serialization.Codec<class_6658> configCodec)