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)