JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.client.render.entity.model.FoxEntityModel
Packages that use
FoxEntityModel
Package
Description
net.minecraft.client.render.entity.feature
Uses of
FoxEntityModel
in
net.minecraft.client.render.entity.feature
Constructor parameters in
net.minecraft.client.render.entity.feature
with type arguments of type
FoxEntityModel
Modifier
Constructor
Description
FoxHeldItemFeatureRenderer
(
FeatureRendererContext
<
FoxEntity
,
FoxEntityModel
<
FoxEntity
>> context)