类 ModBlockStates
java.lang.Object
net.minecraftforge.client.model.generators.BlockStateProvider
committee.nova.mods.avaritia.api.init.data.IBlockStateProvider
committee.nova.mods.avaritia.init.data.provider.ModBlockStates
- 所有已实现的接口:
net.minecraft.data.DataProvider
Author cnlimiter
CreateTime 2023/6/16 22:22
Name ModBlockStates
Description
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraftforge.client.model.generators.BlockStateProvider
net.minecraftforge.client.model.generators.BlockStateProvider.ConfiguredModelList从接口继承的嵌套类/接口 net.minecraft.data.DataProvider
net.minecraft.data.DataProvider.Factory<T extends net.minecraft.data.DataProvider> -
字段概要
从类继承的字段 net.minecraftforge.client.model.generators.BlockStateProvider
registeredBlocks, WALL_PROPS从接口继承的字段 net.minecraft.data.DataProvider
FIXED_ORDER_FIELDS, KEY_COMPARATOR -
构造器概要
构造器构造器说明ModBlockStates(net.minecraft.data.PackOutput output, net.minecraftforge.common.data.ExistingFileHelper helper) -
方法概要
从类继承的方法 committee.nova.mods.avaritia.api.init.data.IBlockStateProvider
block, blockTranslucent, button, carpet, crossBlock, door, fence, fenceGate, log, name, pressurePlate, sign, slab, stairs, texture, tintedCrossBlock, torchBlock, trapdoor, wall从类继承的方法 net.minecraftforge.client.model.generators.BlockStateProvider
axisBlock, axisBlock, axisBlock, axisBlock, axisBlockWithRenderType, axisBlockWithRenderType, axisBlockWithRenderType, axisBlockWithRenderType, axisBlockWithRenderType, axisBlockWithRenderType, blockTexture, buttonBlock, buttonBlock, cubeAll, directionalBlock, directionalBlock, directionalBlock, directionalBlock, doorBlock, doorBlock, doorBlock, doorBlockWithRenderType, doorBlockWithRenderType, doorBlockWithRenderType, doorBlockWithRenderType, fenceBlock, fenceBlock, fenceBlockWithRenderType, fenceBlockWithRenderType, fenceBlockWithRenderType, fenceBlockWithRenderType, fenceGateBlock, fenceGateBlock, fenceGateBlock, fenceGateBlockWithRenderType, fenceGateBlockWithRenderType, fenceGateBlockWithRenderType, fenceGateBlockWithRenderType, fourWayBlock, fourWayMultipart, getMultipartBuilder, getVariantBuilder, horizontalBlock, horizontalBlock, horizontalBlock, horizontalBlock, horizontalBlock, horizontalFaceBlock, horizontalFaceBlock, horizontalFaceBlock, horizontalFaceBlock, itemModels, logBlock, logBlockWithRenderType, logBlockWithRenderType, mcLoc, models, modLoc, paneBlock, paneBlock, paneBlock, paneBlockWithRenderType, paneBlockWithRenderType, paneBlockWithRenderType, paneBlockWithRenderType, pressurePlateBlock, pressurePlateBlock, run, signBlock, signBlock, simpleBlock, simpleBlock, simpleBlock, simpleBlock, simpleBlockItem, simpleBlockWithItem, slabBlock, slabBlock, slabBlock, stairsBlock, stairsBlock, stairsBlock, stairsBlock, stairsBlock, stairsBlockWithRenderType, stairsBlockWithRenderType, stairsBlockWithRenderType, stairsBlockWithRenderType, stairsBlockWithRenderType, stairsBlockWithRenderType, stairsBlockWithRenderType, stairsBlockWithRenderType, trapdoorBlock, trapdoorBlock, trapdoorBlock, trapdoorBlockWithRenderType, trapdoorBlockWithRenderType, trapdoorBlockWithRenderType, trapdoorBlockWithRenderType, wallBlock, wallBlock, wallBlock, wallBlockWithRenderType, wallBlockWithRenderType, wallBlockWithRenderType, wallBlockWithRenderType
-
构造器详细资料
-
ModBlockStates
public ModBlockStates(net.minecraft.data.PackOutput output, net.minecraftforge.common.data.ExistingFileHelper helper)
-
-
方法详细资料
-
getName
- 指定者:
getName在接口中net.minecraft.data.DataProvider- 覆盖:
getName在类中net.minecraftforge.client.model.generators.BlockStateProvider
-
registerStatesAndModels
protected void registerStatesAndModels()- 指定者:
registerStatesAndModels在类中net.minecraftforge.client.model.generators.BlockStateProvider
-