类 BlockStateProvider
java.lang.Object
net.minecraftforge.client.model.generators.BlockStateProvider
- 所有已实现的接口:
DataProvider
@Deprecated(since="1.21.4",
forRemoval=true)
public abstract class BlockStateProvider
extends Object
implements DataProvider
已过时, 待删除: 此 API 元素将从以后的版本中删除。
Data provider for blockstate files. Extends
BlockModelProvider
so that
blockstates and their referenced models can be provided in tandem.
In 1.21.4 Mojang exposed their data generators for their models. So it should be feasible to just use theirs.
If you find something lacking feel free to open a PR so that we can extend it.-
嵌套类概要
嵌套类从接口继承的嵌套类/接口 net.minecraft.data.DataProvider
DataProvider.Factory<T extends DataProvider>
-
字段概要
字段修饰符和类型字段说明private final BlockModelProvider
已过时, 待删除: 此 API 元素将从以后的版本中删除。private static final int
已过时, 待删除: 此 API 元素将从以后的版本中删除。private static final com.google.gson.Gson
已过时, 待删除: 此 API 元素将从以后的版本中删除。private final ItemModelProvider
已过时, 待删除: 此 API 元素将从以后的版本中删除。private static final org.apache.logging.log4j.Logger
已过时, 待删除: 此 API 元素将从以后的版本中删除。private final String
已过时, 待删除: 此 API 元素将从以后的版本中删除。private final PackOutput
已过时, 待删除: 此 API 元素将从以后的版本中删除。protected final Map
<Block, IGeneratedBlockState> 已过时, 待删除: 此 API 元素将从以后的版本中删除。已过时, 待删除: 此 API 元素将从以后的版本中删除。从接口继承的字段 net.minecraft.data.DataProvider
FIXED_ORDER_FIELDS, KEY_COMPARATOR
-
构造器概要
构造器构造器说明BlockStateProvider
(PackOutput output, String modid, ExistingFileHelper exFileHelper) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
方法概要
修饰符和类型方法说明void
axisBlock
(RotatedPillarBlock block) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlock
(RotatedPillarBlock block, ResourceLocation baseName) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlock
(RotatedPillarBlock block, ResourceLocation side, ResourceLocation end) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlock
(RotatedPillarBlock block, ModelFile vertical, ModelFile horizontal) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlockWithRenderType
(RotatedPillarBlock block, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlockWithRenderType
(RotatedPillarBlock block, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlockWithRenderType
(RotatedPillarBlock block, ResourceLocation baseName, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlockWithRenderType
(RotatedPillarBlock block, ResourceLocation baseName, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlockWithRenderType
(RotatedPillarBlock block, ResourceLocation side, ResourceLocation end, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlockWithRenderType
(RotatedPillarBlock block, ResourceLocation side, ResourceLocation end, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlockWithRenderTypeAndFast
(RotatedPillarBlock block, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlockWithRenderTypeAndFast
(RotatedPillarBlock block, ResourceLocation baseName, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlockWithRenderTypeAndFast
(RotatedPillarBlock block, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlockWithRenderTypeAndFast
(RotatedPillarBlock block, ResourceLocation side, ResourceLocation end, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlockWithRenderTypeAndFast
(RotatedPillarBlock block, ResourceLocation baseName, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
axisBlockWithRenderTypeAndFast
(RotatedPillarBlock block, ResourceLocation side, ResourceLocation end, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。blockTexture
(Block block) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
buttonBlock
(ButtonBlock block, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
buttonBlock
(ButtonBlock block, ModelFile button, ModelFile buttonPressed) 已过时, 待删除: 此 API 元素将从以后的版本中删除。已过时, 待删除: 此 API 元素将从以后的版本中删除。void
directionalBlock
(Block block, Function<BlockState, ModelFile> modelFunc) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
directionalBlock
(Block block, Function<BlockState, ModelFile> modelFunc, int angleOffset) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
directionalBlock
(Block block, ModelFile model) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
directionalBlock
(Block block, ModelFile model, int angleOffset) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
doorBlock
(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
doorBlock
(DoorBlock block, ResourceLocation bottom, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
doorBlock
(DoorBlock block, ModelFile bottomLeft, ModelFile bottomLeftOpen, ModelFile bottomRight, ModelFile bottomRightOpen, ModelFile topLeft, ModelFile topLeftOpen, ModelFile topRight, ModelFile topRightOpen) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
doorBlockInternal
(DoorBlock block, String baseName, ResourceLocation bottom, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
doorBlockInternalWithRenderType
(DoorBlock block, String baseName, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
doorBlockInternalWithRenderTypeAndFast
(DoorBlock block, String baseName, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
doorBlockWithRenderType
(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
doorBlockWithRenderType
(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
doorBlockWithRenderType
(DoorBlock block, ResourceLocation bottom, ResourceLocation top, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
doorBlockWithRenderType
(DoorBlock block, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
doorBlockWithRenderTypeAndFast
(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
doorBlockWithRenderTypeAndFast
(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
doorBlockWithRenderTypeAndFast
(DoorBlock block, ResourceLocation bottom, ResourceLocation top, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
doorBlockWithRenderTypeAndFast
(DoorBlock block, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private ResourceLocation
extend
(ResourceLocation rl, String suffix) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceBlock
(FenceBlock block, String name, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceBlock
(FenceBlock block, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceBlockWithRenderType
(FenceBlock block, String name, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceBlockWithRenderType
(FenceBlock block, String name, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceBlockWithRenderType
(FenceBlock block, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceBlockWithRenderType
(FenceBlock block, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceBlockWithRenderTypeAndFast
(FenceBlock block, String name, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceBlockWithRenderTypeAndFast
(FenceBlock block, String name, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceBlockWithRenderTypeAndFast
(FenceBlock block, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceBlockWithRenderTypeAndFast
(FenceBlock block, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceGateBlock
(FenceGateBlock block, String name, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceGateBlock
(FenceGateBlock block, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceGateBlock
(FenceGateBlock block, ModelFile gate, ModelFile gateOpen, ModelFile gateWall, ModelFile gateWallOpen) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
fenceGateBlockInternal
(FenceGateBlock block, String baseName, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
fenceGateBlockInternalWithRenderType
(FenceGateBlock block, String baseName, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
fenceGateBlockInternalWithRenderTypeAndFast
(FenceGateBlock block, String baseName, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceGateBlockWithRenderType
(FenceGateBlock block, String name, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceGateBlockWithRenderType
(FenceGateBlock block, String name, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceGateBlockWithRenderType
(FenceGateBlock block, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceGateBlockWithRenderType
(FenceGateBlock block, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceGateBlockWithRenderTypeAndFast
(FenceGateBlock block, String name, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceGateBlockWithRenderTypeAndFast
(FenceGateBlock block, String name, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceGateBlockWithRenderTypeAndFast
(FenceGateBlock block, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fenceGateBlockWithRenderTypeAndFast
(FenceGateBlock block, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fourWayBlock
(CrossCollisionBlock block, ModelFile post, ModelFile side) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
fourWayMultipart
(MultiPartBlockStateBuilder builder, ModelFile side) 已过时, 待删除: 此 API 元素将从以后的版本中删除。已过时, 待删除: 此 API 元素将从以后的版本中删除。@NotNull String
getName()
已过时, 待删除: 此 API 元素将从以后的版本中删除。已过时, 待删除: 此 API 元素将从以后的版本中删除。void
horizontalBlock
(Block block, Function<BlockState, ModelFile> modelFunc) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
horizontalBlock
(Block block, Function<BlockState, ModelFile> modelFunc, int angleOffset) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
horizontalBlock
(Block block, ResourceLocation side, ResourceLocation front, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
horizontalBlock
(Block block, ModelFile model) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
horizontalBlock
(Block block, ModelFile model, int angleOffset) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
horizontalFaceBlock
(Block block, Function<BlockState, ModelFile> modelFunc) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
horizontalFaceBlock
(Block block, Function<BlockState, ModelFile> modelFunc, int angleOffset) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
horizontalFaceBlock
(Block block, ModelFile model) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
horizontalFaceBlock
(Block block, ModelFile model, int angleOffset) 已过时, 待删除: 此 API 元素将从以后的版本中删除。已过时, 待删除: 此 API 元素将从以后的版本中删除。private ResourceLocation
已过时, 待删除: 此 API 元素将从以后的版本中删除。void
logBlock
(RotatedPillarBlock block) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
logBlockWithRenderType
(RotatedPillarBlock block, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
logBlockWithRenderType
(RotatedPillarBlock block, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
logBlockWithRenderType
(RotatedPillarBlock block, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
logBlockWithRenderTypeAndFast
(RotatedPillarBlock block, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。已过时, 待删除: 此 API 元素将从以后的版本中删除。models()
已过时, 待删除: 此 API 元素将从以后的版本中删除。已过时, 待删除: 此 API 元素将从以后的版本中删除。private String
已过时, 待删除: 此 API 元素将从以后的版本中删除。void
paneBlock
(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
paneBlock
(IronBarsBlock block, ResourceLocation pane, ResourceLocation edge) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
paneBlock
(IronBarsBlock block, ModelFile post, ModelFile side, ModelFile sideAlt, ModelFile noSide, ModelFile noSideAlt) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
paneBlockInternal
(IronBarsBlock block, String baseName, ResourceLocation pane, ResourceLocation edge) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
paneBlockInternalWithRenderType
(IronBarsBlock block, String baseName, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
paneBlockInternalWithRenderTypeAndFast
(IronBarsBlock block, String baseName, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
paneBlockWithRenderType
(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
paneBlockWithRenderType
(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
paneBlockWithRenderType
(IronBarsBlock block, ResourceLocation pane, ResourceLocation edge, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
paneBlockWithRenderType
(IronBarsBlock block, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
paneBlockWithRenderTypeAndFast
(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
paneBlockWithRenderTypeAndFast
(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
paneBlockWithRenderTypeAndFast
(IronBarsBlock block, ResourceLocation pane, ResourceLocation edge, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
paneBlockWithRenderTypeAndFast
(IronBarsBlock block, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
pressurePlateBlock
(PressurePlateBlock block, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
pressurePlateBlock
(PressurePlateBlock block, ModelFile pressurePlate, ModelFile pressurePlateDown) 已过时, 待删除: 此 API 元素将从以后的版本中删除。protected abstract void
已过时, 待删除: 此 API 元素将从以后的版本中删除。run
(CachedOutput cache) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private CompletableFuture
<?> saveBlockState
(CachedOutput cache, com.google.gson.JsonObject stateJson, Block owner) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
signBlock
(StandingSignBlock signBlock, WallSignBlock wallSignBlock, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
signBlock
(StandingSignBlock signBlock, WallSignBlock wallSignBlock, ModelFile sign) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
simpleBlock
(Block block) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
simpleBlock
(Block block, Function<ModelFile, ConfiguredModel[]> expander) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
simpleBlock
(Block block, ConfiguredModel... models) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
simpleBlock
(Block block, ModelFile model) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
simpleBlockItem
(Block block, ModelFile model) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
simpleBlockWithItem
(Block block, ModelFile model) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
slabBlock
(SlabBlock block, ResourceLocation doubleslab, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
slabBlock
(SlabBlock block, ResourceLocation doubleslab, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlock
(StairBlock block, String name, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlock
(StairBlock block, String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlock
(StairBlock block, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlock
(StairBlock block, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlock
(StairBlock block, ModelFile stairs, ModelFile stairsInner, ModelFile stairsOuter) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
stairsBlockInternal
(StairBlock block, String baseName, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
stairsBlockInternalWithRenderType
(StairBlock block, String baseName, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
stairsBlockInternalWithRenderTypeAndFast
(StairBlock block, String baseName, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderType
(StairBlock block, String name, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderType
(StairBlock block, String name, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderType
(StairBlock block, String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderType
(StairBlock block, String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderType
(StairBlock block, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderType
(StairBlock block, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderType
(StairBlock block, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderType
(StairBlock block, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderTypeAndFast
(StairBlock block, String name, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderTypeAndFast
(StairBlock block, String name, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderTypeAndFast
(StairBlock block, String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderTypeAndFast
(StairBlock block, String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderTypeAndFast
(StairBlock block, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderTypeAndFast
(StairBlock block, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderTypeAndFast
(StairBlock block, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
stairsBlockWithRenderTypeAndFast
(StairBlock block, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
trapdoorBlock
(TrapDoorBlock block, String name, ResourceLocation texture, boolean orientable) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
trapdoorBlock
(TrapDoorBlock block, ResourceLocation texture, boolean orientable) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
trapdoorBlock
(TrapDoorBlock block, ModelFile bottom, ModelFile top, ModelFile open, boolean orientable) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
trapdoorBlockInternal
(TrapDoorBlock block, String baseName, ResourceLocation texture, boolean orientable) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
trapdoorBlockInternalWithRenderType
(TrapDoorBlock block, String baseName, ResourceLocation texture, boolean orientable, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
trapdoorBlockInternalWithRenderTypeAndFast
(TrapDoorBlock block, String baseName, ResourceLocation texture, boolean orientable, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
trapdoorBlockWithRenderType
(TrapDoorBlock block, String name, ResourceLocation texture, boolean orientable, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
trapdoorBlockWithRenderType
(TrapDoorBlock block, String name, ResourceLocation texture, boolean orientable, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
trapdoorBlockWithRenderType
(TrapDoorBlock block, ResourceLocation texture, boolean orientable, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
trapdoorBlockWithRenderType
(TrapDoorBlock block, ResourceLocation texture, boolean orientable, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
trapdoorBlockWithRenderTypeAndFast
(TrapDoorBlock block, String name, ResourceLocation texture, boolean orientable, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
trapdoorBlockWithRenderTypeAndFast
(TrapDoorBlock block, String name, ResourceLocation texture, boolean orientable, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
trapdoorBlockWithRenderTypeAndFast
(TrapDoorBlock block, ResourceLocation texture, boolean orientable, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
trapdoorBlockWithRenderTypeAndFast
(TrapDoorBlock block, ResourceLocation texture, boolean orientable, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
wallBlock
(WallBlock block, String name, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
wallBlock
(WallBlock block, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
wallBlockInternal
(WallBlock block, String baseName, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
wallBlockInternalWithRenderType
(WallBlock block, String baseName, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
wallBlockInternalWithRenderTypeAndFast
(WallBlock block, String baseName, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
wallBlockWithRenderType
(WallBlock block, String name, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
wallBlockWithRenderType
(WallBlock block, String name, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
wallBlockWithRenderType
(WallBlock block, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
wallBlockWithRenderType
(WallBlock block, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
wallBlockWithRenderTypeAndFast
(WallBlock block, String name, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
wallBlockWithRenderTypeAndFast
(WallBlock block, String name, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
wallBlockWithRenderTypeAndFast
(WallBlock block, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。void
wallBlockWithRenderTypeAndFast
(WallBlock block, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。private void
wallSidePart
(MultiPartBlockStateBuilder builder, ModelFile model, Map.Entry<Direction, Property<WallSide>> entry, WallSide height) 已过时, 待删除: 此 API 元素将从以后的版本中删除。
-
字段详细资料
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
GSON
private static final com.google.gson.Gson GSON已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
registeredBlocks
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
output
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
modid
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
blockModels
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
itemModels
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
DEFAULT_ANGLE_OFFSET
private static final int DEFAULT_ANGLE_OFFSET已过时, 待删除: 此 API 元素将从以后的版本中删除。- 另请参阅:
-
WALL_PROPS
已过时, 待删除: 此 API 元素将从以后的版本中删除。
-
-
构造器详细资料
-
BlockStateProvider
已过时, 待删除: 此 API 元素将从以后的版本中删除。
-
-
方法详细资料
-
run
已过时, 待删除: 此 API 元素将从以后的版本中删除。- 指定者:
run
在接口中DataProvider
-
registerStatesAndModels
protected abstract void registerStatesAndModels()已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
getVariantBuilder
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
getMultipartBuilder
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
models
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
itemModels
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
modLoc
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
mcLoc
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
key
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
name
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
blockTexture
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
extend
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
cubeAll
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
simpleBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
simpleBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
simpleBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
simpleBlockItem
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
simpleBlockWithItem
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
simpleBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
logBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlockWithRenderType
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
logBlockWithRenderType
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlockWithRenderType
public void axisBlockWithRenderType(RotatedPillarBlock block, ResourceLocation baseName, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlockWithRenderType
public void axisBlockWithRenderType(RotatedPillarBlock block, ResourceLocation side, ResourceLocation end, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlockWithRenderType
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
logBlockWithRenderType
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlockWithRenderType
public void axisBlockWithRenderType(RotatedPillarBlock block, ResourceLocation baseName, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlockWithRenderType
public void axisBlockWithRenderType(RotatedPillarBlock block, ResourceLocation side, ResourceLocation end, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlockWithRenderTypeAndFast
public void axisBlockWithRenderTypeAndFast(RotatedPillarBlock block, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
logBlockWithRenderTypeAndFast
public void logBlockWithRenderTypeAndFast(RotatedPillarBlock block, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlockWithRenderTypeAndFast
public void axisBlockWithRenderTypeAndFast(RotatedPillarBlock block, ResourceLocation baseName, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlockWithRenderTypeAndFast
public void axisBlockWithRenderTypeAndFast(RotatedPillarBlock block, ResourceLocation side, ResourceLocation end, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlockWithRenderTypeAndFast
public void axisBlockWithRenderTypeAndFast(RotatedPillarBlock block, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
logBlockWithRenderType
public void logBlockWithRenderType(RotatedPillarBlock block, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlockWithRenderTypeAndFast
public void axisBlockWithRenderTypeAndFast(RotatedPillarBlock block, ResourceLocation baseName, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlockWithRenderTypeAndFast
public void axisBlockWithRenderTypeAndFast(RotatedPillarBlock block, ResourceLocation side, ResourceLocation end, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
axisBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
horizontalBlock
public void horizontalBlock(Block block, ResourceLocation side, ResourceLocation front, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
horizontalBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
horizontalBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
horizontalBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
horizontalBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
horizontalFaceBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
horizontalFaceBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
horizontalFaceBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
horizontalFaceBlock
public void horizontalFaceBlock(Block block, Function<BlockState, ModelFile> modelFunc, int angleOffset) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
directionalBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
directionalBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
directionalBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
directionalBlock
public void directionalBlock(Block block, Function<BlockState, ModelFile> modelFunc, int angleOffset) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlock
public void stairsBlock(StairBlock block, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlock
public void stairsBlock(StairBlock block, String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderType
public void stairsBlockWithRenderType(StairBlock block, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderType
public void stairsBlockWithRenderType(StairBlock block, String name, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderType
public void stairsBlockWithRenderType(StairBlock block, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderType
public void stairsBlockWithRenderType(StairBlock block, String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderType
public void stairsBlockWithRenderType(StairBlock block, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderType
public void stairsBlockWithRenderType(StairBlock block, String name, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderType
public void stairsBlockWithRenderType(StairBlock block, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderType
public void stairsBlockWithRenderType(StairBlock block, String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderTypeAndFast
public void stairsBlockWithRenderTypeAndFast(StairBlock block, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderTypeAndFast
public void stairsBlockWithRenderTypeAndFast(StairBlock block, String name, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderTypeAndFast
public void stairsBlockWithRenderTypeAndFast(StairBlock block, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderTypeAndFast
public void stairsBlockWithRenderTypeAndFast(StairBlock block, String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderTypeAndFast
public void stairsBlockWithRenderTypeAndFast(StairBlock block, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderTypeAndFast
public void stairsBlockWithRenderTypeAndFast(StairBlock block, String name, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderTypeAndFast
public void stairsBlockWithRenderTypeAndFast(StairBlock block, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockWithRenderTypeAndFast
public void stairsBlockWithRenderTypeAndFast(StairBlock block, String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockInternal
private void stairsBlockInternal(StairBlock block, String baseName, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockInternalWithRenderType
private void stairsBlockInternalWithRenderType(StairBlock block, String baseName, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlockInternalWithRenderTypeAndFast
private void stairsBlockInternalWithRenderTypeAndFast(StairBlock block, String baseName, ResourceLocation side, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
stairsBlock
public void stairsBlock(StairBlock block, ModelFile stairs, ModelFile stairsInner, ModelFile stairsOuter) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
slabBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
slabBlock
public void slabBlock(SlabBlock block, ResourceLocation doubleslab, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
slabBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
buttonBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
buttonBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
pressurePlateBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
pressurePlateBlock
public void pressurePlateBlock(PressurePlateBlock block, ModelFile pressurePlate, ModelFile pressurePlateDown) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
signBlock
public void signBlock(StandingSignBlock signBlock, WallSignBlock wallSignBlock, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
signBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fourWayBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fourWayMultipart
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceBlockWithRenderType
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceBlockWithRenderType
public void fenceBlockWithRenderType(FenceBlock block, String name, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceBlockWithRenderType
public void fenceBlockWithRenderType(FenceBlock block, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceBlockWithRenderType
public void fenceBlockWithRenderType(FenceBlock block, String name, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceBlockWithRenderTypeAndFast
public void fenceBlockWithRenderTypeAndFast(FenceBlock block, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceBlockWithRenderTypeAndFast
public void fenceBlockWithRenderTypeAndFast(FenceBlock block, String name, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceBlockWithRenderTypeAndFast
public void fenceBlockWithRenderTypeAndFast(FenceBlock block, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceBlockWithRenderTypeAndFast
public void fenceBlockWithRenderTypeAndFast(FenceBlock block, String name, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlockWithRenderType
public void fenceGateBlockWithRenderType(FenceGateBlock block, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlockWithRenderType
public void fenceGateBlockWithRenderType(FenceGateBlock block, String name, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlockWithRenderType
public void fenceGateBlockWithRenderType(FenceGateBlock block, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlockWithRenderType
public void fenceGateBlockWithRenderType(FenceGateBlock block, String name, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlockWithRenderTypeAndFast
public void fenceGateBlockWithRenderTypeAndFast(FenceGateBlock block, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlockWithRenderTypeAndFast
public void fenceGateBlockWithRenderTypeAndFast(FenceGateBlock block, String name, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlockWithRenderTypeAndFast
public void fenceGateBlockWithRenderTypeAndFast(FenceGateBlock block, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlockWithRenderTypeAndFast
public void fenceGateBlockWithRenderTypeAndFast(FenceGateBlock block, String name, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlockInternal
private void fenceGateBlockInternal(FenceGateBlock block, String baseName, ResourceLocation texture) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlockInternalWithRenderType
private void fenceGateBlockInternalWithRenderType(FenceGateBlock block, String baseName, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlockInternalWithRenderTypeAndFast
private void fenceGateBlockInternalWithRenderTypeAndFast(FenceGateBlock block, String baseName, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
fenceGateBlock
public void fenceGateBlock(FenceGateBlock block, ModelFile gate, ModelFile gateOpen, ModelFile gateWall, ModelFile gateWallOpen) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlockWithRenderType
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlockWithRenderType
public void wallBlockWithRenderType(WallBlock block, String name, ResourceLocation texture, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlockWithRenderType
public void wallBlockWithRenderType(WallBlock block, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlockWithRenderType
public void wallBlockWithRenderType(WallBlock block, String name, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlockWithRenderTypeAndFast
public void wallBlockWithRenderTypeAndFast(WallBlock block, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlockWithRenderTypeAndFast
public void wallBlockWithRenderTypeAndFast(WallBlock block, String name, ResourceLocation texture, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlockWithRenderTypeAndFast
public void wallBlockWithRenderTypeAndFast(WallBlock block, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlockWithRenderTypeAndFast
public void wallBlockWithRenderTypeAndFast(WallBlock block, String name, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlockInternal
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlockInternalWithRenderType
private void wallBlockInternalWithRenderType(WallBlock block, String baseName, ResourceLocation texture, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlockInternalWithRenderTypeAndFast
private void wallBlockInternalWithRenderTypeAndFast(WallBlock block, String baseName, ResourceLocation texture, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
wallSidePart
private void wallSidePart(MultiPartBlockStateBuilder builder, ModelFile model, Map.Entry<Direction, Property<WallSide>> entry, WallSide height) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlock
public void paneBlock(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlockWithRenderType
public void paneBlockWithRenderType(IronBarsBlock block, ResourceLocation pane, ResourceLocation edge, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlockWithRenderType
public void paneBlockWithRenderType(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlockWithRenderType
public void paneBlockWithRenderType(IronBarsBlock block, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlockWithRenderType
public void paneBlockWithRenderType(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlockWithRenderTypeAndFast
public void paneBlockWithRenderTypeAndFast(IronBarsBlock block, ResourceLocation pane, ResourceLocation edge, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlockWithRenderTypeAndFast
public void paneBlockWithRenderTypeAndFast(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlockWithRenderTypeAndFast
public void paneBlockWithRenderTypeAndFast(IronBarsBlock block, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlockWithRenderTypeAndFast
public void paneBlockWithRenderTypeAndFast(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlockInternal
private void paneBlockInternal(IronBarsBlock block, String baseName, ResourceLocation pane, ResourceLocation edge) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlockInternalWithRenderType
private void paneBlockInternalWithRenderType(IronBarsBlock block, String baseName, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlockInternalWithRenderTypeAndFast
private void paneBlockInternalWithRenderTypeAndFast(IronBarsBlock block, String baseName, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
paneBlock
public void paneBlock(IronBarsBlock block, ModelFile post, ModelFile side, ModelFile sideAlt, ModelFile noSide, ModelFile noSideAlt) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlockWithRenderType
public void doorBlockWithRenderType(DoorBlock block, ResourceLocation bottom, ResourceLocation top, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlockWithRenderType
public void doorBlockWithRenderType(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlockWithRenderType
public void doorBlockWithRenderType(DoorBlock block, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlockWithRenderType
public void doorBlockWithRenderType(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlockWithRenderTypeAndFast
public void doorBlockWithRenderTypeAndFast(DoorBlock block, ResourceLocation bottom, ResourceLocation top, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlockWithRenderTypeAndFast
public void doorBlockWithRenderTypeAndFast(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlockWithRenderTypeAndFast
public void doorBlockWithRenderTypeAndFast(DoorBlock block, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlockWithRenderTypeAndFast
public void doorBlockWithRenderTypeAndFast(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlockInternal
private void doorBlockInternal(DoorBlock block, String baseName, ResourceLocation bottom, ResourceLocation top) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlockInternalWithRenderType
private void doorBlockInternalWithRenderType(DoorBlock block, String baseName, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlockInternalWithRenderTypeAndFast
private void doorBlockInternalWithRenderTypeAndFast(DoorBlock block, String baseName, ResourceLocation bottom, ResourceLocation top, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
doorBlock
public void doorBlock(DoorBlock block, ModelFile bottomLeft, ModelFile bottomLeftOpen, ModelFile bottomRight, ModelFile bottomRightOpen, ModelFile topLeft, ModelFile topLeftOpen, ModelFile topRight, ModelFile topRightOpen) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlock
已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlock
public void trapdoorBlock(TrapDoorBlock block, String name, ResourceLocation texture, boolean orientable) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlockWithRenderType
public void trapdoorBlockWithRenderType(TrapDoorBlock block, ResourceLocation texture, boolean orientable, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlockWithRenderType
public void trapdoorBlockWithRenderType(TrapDoorBlock block, String name, ResourceLocation texture, boolean orientable, String renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlockWithRenderType
public void trapdoorBlockWithRenderType(TrapDoorBlock block, ResourceLocation texture, boolean orientable, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlockWithRenderType
public void trapdoorBlockWithRenderType(TrapDoorBlock block, String name, ResourceLocation texture, boolean orientable, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlockWithRenderTypeAndFast
public void trapdoorBlockWithRenderTypeAndFast(TrapDoorBlock block, ResourceLocation texture, boolean orientable, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlockWithRenderTypeAndFast
public void trapdoorBlockWithRenderTypeAndFast(TrapDoorBlock block, String name, ResourceLocation texture, boolean orientable, String renderType, String renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlockWithRenderTypeAndFast
public void trapdoorBlockWithRenderTypeAndFast(TrapDoorBlock block, ResourceLocation texture, boolean orientable, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlockWithRenderTypeAndFast
public void trapdoorBlockWithRenderTypeAndFast(TrapDoorBlock block, String name, ResourceLocation texture, boolean orientable, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlockInternal
private void trapdoorBlockInternal(TrapDoorBlock block, String baseName, ResourceLocation texture, boolean orientable) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlockInternalWithRenderType
private void trapdoorBlockInternalWithRenderType(TrapDoorBlock block, String baseName, ResourceLocation texture, boolean orientable, ResourceLocation renderType) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlockInternalWithRenderTypeAndFast
private void trapdoorBlockInternalWithRenderTypeAndFast(TrapDoorBlock block, String baseName, ResourceLocation texture, boolean orientable, ResourceLocation renderType, ResourceLocation renderTypeFast) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
trapdoorBlock
public void trapdoorBlock(TrapDoorBlock block, ModelFile bottom, ModelFile top, ModelFile open, boolean orientable) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
saveBlockState
private CompletableFuture<?> saveBlockState(CachedOutput cache, com.google.gson.JsonObject stateJson, Block owner) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
getName
已过时, 待删除: 此 API 元素将从以后的版本中删除。- 指定者:
getName
在接口中DataProvider
-
ModelProvider