Uses of Class
net.minecraft.class_10004
Packages that use class_10004
-
Uses of class_10004 in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity with type parameters of type class_10004Modifier and TypeFieldDescriptionprivate final Map<BoatEntity.Type, com.mojang.datafixers.util.Pair<Identifier, EntityModel<class_10004>>> BoatEntityRenderer.texturesAndModelsMethods in net.minecraft.client.render.entity that return class_10004Methods in net.minecraft.client.render.entity that return types with arguments of type class_10004Modifier and TypeMethodDescriptionprivate EntityModel<class_10004> BoatEntityRenderer.createModel(EntityRendererFactory.Context ctx, BoatEntity.Type type, boolean chest) Methods in net.minecraft.client.render.entity with parameters of type class_10004Modifier and TypeMethodDescriptionBoatEntityRenderer.getTexture(class_10004 class_10004) voidBoatEntityRenderer.method_62354(BoatEntity boatEntity, class_10004 class_10004, float float2) voidBoatEntityRenderer.render(class_10004 class_10004, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) -
Uses of class_10004 in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type class_10004Modifier and TypeMethodDescriptionvoidBoatEntityModel.setAngles(class_10004 class_10004) voidRaftEntityModel.setAngles(class_10004 class_10004)