Uses of Class
net.minecraft.class_9508
Packages that use class_9508
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9508 in net.minecraft
Methods in net.minecraft with parameters of type class_9508Modifier and TypeMethodDescriptionclass_9618.getTexture(class_9508 class_9508) private voidclass_9508.method_58939(@Nullable class_9508 class_9508) private static voidclass_9528.method_59049(World world, PlayerEntity playerEntity, class_9508 class_9508) voidclass_9618.render(class_9508 class_9508, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) Constructor parameters in net.minecraft with type arguments of type class_9508ModifierConstructorDescriptionclass_9508(EntityType<? extends class_9508> entityType, World world) -
Uses of class_9508 in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type class_9508Modifier and TypeFieldDescriptionstatic final EntityType<class_9508> EntityType.LASHING_POTATO_HOOK -
Uses of class_9508 in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as class_9508