类 BlockModelWrapper
java.lang.Object
net.minecraft.client.renderer.item.BlockModelWrapper
- 所有已实现的接口:
ItemModel
-
嵌套类概要
嵌套类从接口继承的嵌套类/接口 net.minecraft.client.renderer.item.ItemModel
ItemModel.BakingContext
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static boolean
hasSpecialAnimatedTexture
(ItemStack p_377482_) void
update
(ItemStackRenderState p_377049_, ItemStack p_378482_, ItemModelResolver p_377214_, ItemDisplayContext p_375691_, ClientLevel p_376532_, LivingEntity p_376906_, int p_377340_)
-
字段详细资料
-
model
-
tints
-
-
构造器详细资料
-
BlockModelWrapper
BlockModelWrapper(BakedModel p_378436_, List<ItemTintSource> p_377381_)
-
-
方法详细资料
-
update
public void update(ItemStackRenderState p_377049_, ItemStack p_378482_, ItemModelResolver p_377214_, ItemDisplayContext p_375691_, @Nullable ClientLevel p_376532_, @Nullable LivingEntity p_376906_, int p_377340_) -
hasSpecialAnimatedTexture
-