Uses of Class
net.minecraft.data.BlockModeInfo
Packages that use BlockModeInfo
-
Uses of BlockModeInfo in net.minecraft.data
Fields in net.minecraft.data declared as BlockModeInfoModifier and TypeFieldDescriptionstatic final BlockModeInfo<ResourceLocation>BlockModelFields.MODELstatic final BlockModeInfo<Boolean>BlockModelFields.UV_LOCKstatic final BlockModeInfo<Integer>BlockModelFields.WEIGHTstatic final BlockModeInfo<BlockModelFields.Rotation>BlockModelFields.X_ROTstatic final BlockModeInfo<BlockModelFields.Rotation>BlockModelFields.Y_ROTFields in net.minecraft.data with type parameters of type BlockModeInfoModifier and TypeFieldDescriptionprivate final Map<BlockModeInfo<?>,BlockModeInfo<?>.Field> BlockModelDefinition.valuesMethods in net.minecraft.data with parameters of type BlockModeInfoModifier and TypeMethodDescriptionBlockModelDefinition.with(BlockModeInfo<T> p_240198_1_, T p_240198_2_)