Uses of Class
net.minecraft.client.model.BoatModel
Packages that use BoatModel
-
Uses of BoatModel in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity with type parameters of type BoatModelModifier and TypeFieldDescriptionprivate final Map<Boat.Type,
com.mojang.datafixers.util.Pair<ResourceLocation, BoatModel>> BoatRenderer.boatResources
Methods in net.minecraft.client.renderer.entity that return types with arguments of type BoatModelModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Pair<ResourceLocation,
BoatModel> BoatRenderer.getModelWithLocation
(Boat boat)