Modifier and Type | Field and Description |
---|---|
private Block |
PlacedBlockTrigger.Instance.block |
private Block |
EnterBlockTrigger.Instance.block |
private Block |
BeeNestDestroyedTrigger.Instance.field_226225_a_ |
private Block |
BlockPredicate.field_226233_c_ |
private Block |
BlockPredicate.Builder.field_226239_a_ |
private Block |
SlideDownBlockTrigger.Instance.field_227154_a_ |
Modifier and Type | Field and Description |
---|---|
private Tag<Block> |
BlockPredicate.field_226232_b_ |
private Tag<Block> |
BlockPredicate.Builder.field_226240_b_ |
Modifier and Type | Method and Description |
---|---|
private static Block |
BeeNestDestroyedTrigger.func_226221_a_(com.google.gson.JsonObject p_226221_0_) |
private static Block |
EnterBlockTrigger.func_226550_a_(com.google.gson.JsonObject p_226550_0_) |
private static Block |
PlacedBlockTrigger.func_226950_a_(com.google.gson.JsonObject p_226950_0_) |
private static Block |
SlideDownBlockTrigger.func_227150_a_(com.google.gson.JsonObject p_227150_0_) |
Modifier and Type | Method and Description |
---|---|
static EnterBlockTrigger.Instance |
EnterBlockTrigger.Instance.forBlock(Block p_203920_0_) |
boolean |
BeeNestDestroyedTrigger.Instance.func_226228_a_(Block p_226228_1_,
ItemStack p_226228_2_,
int p_226228_3_) |
static BeeNestDestroyedTrigger.Instance |
BeeNestDestroyedTrigger.Instance.func_226229_a_(Block p_226229_0_,
ItemPredicate.Builder p_226229_1_,
MinMaxBounds.IntBound p_226229_2_) |
static SlideDownBlockTrigger.Instance |
SlideDownBlockTrigger.Instance.func_227156_a_(Block p_227156_0_) |
static PlacedBlockTrigger.Instance |
PlacedBlockTrigger.Instance.placedBlock(Block p_203934_0_) |
void |
BeeNestDestroyedTrigger.test(ServerPlayerEntity p_226223_1_,
Block p_226223_2_,
ItemStack p_226223_3_,
int p_226223_4_) |
Modifier and Type | Method and Description |
---|---|
BlockPredicate.Builder |
BlockPredicate.Builder.func_226244_a_(Tag<Block> p_226244_1_) |
Constructor and Description |
---|
BlockPredicate(Tag<Block> p_i225708_1_,
Block p_i225708_2_,
StatePropertiesPredicate p_i225708_3_,
NBTPredicate p_i225708_4_) |
Instance(Block p_i225706_1_,
ItemPredicate p_i225706_2_,
MinMaxBounds.IntBound p_i225706_3_) |
Instance(Block p_i225786_1_,
StatePropertiesPredicate p_i225786_2_) |
Instance(Block p_i225733_1_,
StatePropertiesPredicate p_i225733_2_) |
Instance(Block p_i225765_1_,
StatePropertiesPredicate p_i225765_2_,
LocationPredicate p_i225765_3_,
ItemPredicate p_i225765_4_) |
Constructor and Description |
---|
BlockPredicate(Tag<Block> p_i225708_1_,
Block p_i225708_2_,
StatePropertiesPredicate p_i225708_3_,
NBTPredicate p_i225708_4_) |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<DyeColor,Block> |
BannerBlock.BANNERS_BY_COLOR |
private it.unimi.dsi.fastutil.objects.Object2IntMap<Block> |
FireBlock.encouragements |
private static java.util.Map<Block,Block> |
FlowerPotBlock.field_196451_b |
private static java.util.Map<Block,Block> |
FlowerPotBlock.field_196451_b |
private static java.util.Map<Block,Block> |
SilverfishBlock.field_196470_b |
private static java.util.Map<Block,Block> |
SilverfishBlock.field_196470_b |
private it.unimi.dsi.fastutil.objects.Object2IntMap<Block> |
FireBlock.flammabilities |
private java.util.function.Supplier<? extends Block> |
FlowerPotBlock.flowerDelegate |
private java.util.Map<ResourceLocation,java.util.function.Supplier<? extends Block>> |
FlowerPotBlock.fullPots |
private ReverseTagWrapper<Block> |
Block.reverseTags |
protected StateContainer<Block,BlockState> |
Block.stateContainer |
Modifier and Type | Method and Description |
---|---|
static Block |
BannerBlock.forColor(DyeColor p_196287_0_) |
Block |
FlowerPotBlock.func_220276_d() |
Block |
BlockState.getBlock() |
Block |
BlockEventData.getBlock() |
static Block |
ShulkerBoxBlock.getBlockByColor(DyeColor colorIn) |
static Block |
Block.getBlockFromItem(Item itemIn) |
Block |
SilverfishBlock.getMimickedBlock() |
private Block |
StairsBlock.getModelBlock() |
private static Block |
Blocks.register(java.lang.String key,
Block blockIn) |
Modifier and Type | Method and Description |
---|---|
StateContainer<Block,BlockState> |
Block.getStateContainer() |
Modifier and Type | Method and Description |
---|---|
static boolean |
Block.cannotAttach(Block blockIn) |
static Block.Properties |
Block.Properties.from(Block blockIn) |
static DyeColor |
ShulkerBoxBlock.getColorFromBlock(Block blockIn) |
protected static float |
CropsBlock.getGrowthChance(Block blockIn,
IBlockReader worldIn,
BlockPos pos) |
static BlockState |
SilverfishBlock.infest(Block blockIn) |
Block.Properties |
Block.Properties.lootFrom(Block blockIn) |
void |
TNTBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
CommandBlockBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
DoorBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
RedstoneTorchBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
AbstractRailBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
StructureBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
DispenserBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
RedstoneLampBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
RedstoneDiodeBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
HopperBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
PistonHeadBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
BellBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
FrostedIceBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
PistonBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
SpongeBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
FenceGateBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
FlowingFluidBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
RedstoneWireBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
TrapDoorBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
NoteBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
Block.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving)
Deprecated.
|
void |
SoulSandBlock.neighborChanged(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos,
boolean isMoving) |
void |
BlockState.neighborChanged(World worldIn,
BlockPos posIn,
Block blockIn,
BlockPos fromPosIn,
boolean isMoving) |
private static Block |
Blocks.register(java.lang.String key,
Block blockIn) |
void |
FireBlock.setFireInfo(Block blockIn,
int encouragement,
int flammability) |
protected void |
AbstractRailBlock.updateState(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn) |
protected void |
PoweredRailBlock.updateState(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn) |
protected void |
RailBlock.updateState(BlockState state,
World worldIn,
BlockPos pos,
Block blockIn) |
Constructor and Description |
---|
BlockEventData(BlockPos pos,
Block blockType,
int eventId,
int eventParameterIn) |
BlockState(Block blockIn,
com.google.common.collect.ImmutableMap<IProperty<?>,java.lang.Comparable<?>> properties) |
ConcretePowderBlock(Block p_i48423_1_,
Block.Properties properties) |
CoralBlock(Block p_i48893_1_,
Block.Properties properties) |
CoralFinBlock(Block p_i49775_1_,
Block.Properties builder) |
CoralPlantBlock(Block p_i49809_1_,
Block.Properties properties) |
CoralWallFanBlock(Block p_i49774_1_,
Block.Properties builder) |
FlowerPotBlock(Block p_i48395_1_,
Block.Properties properties)
Deprecated.
|
SilverfishBlock(Block blockIn,
Block.Properties properties) |
Constructor and Description |
---|
FlowerPotBlock(java.util.function.Supplier<FlowerPotBlock> emptyPot,
java.util.function.Supplier<? extends Block> p_i48395_1_,
Block.Properties properties)
For mod use, eliminates the need to extend this class, and prevents modded
flower pots from altering vanilla behavior.
|
Modifier and Type | Field and Description |
---|---|
private Block |
BlockMatcher.block |
Modifier and Type | Field and Description |
---|---|
private StateContainer<Block,BlockState> |
BlockStateMatcher.blockstate |
Modifier and Type | Method and Description |
---|---|
static BlockMatcher |
BlockMatcher.forBlock(Block blockType) |
static BlockStateMatcher |
BlockStateMatcher.forBlock(Block blockIn) |
Constructor and Description |
---|
BlockMatcher(Block blockType) |
Constructor and Description |
---|
BlockStateMatcher(StateContainer<Block,BlockState> blockStateIn) |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<StatType<Block>> |
StatsScreen.StatsList.field_195113_v |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<IRegistryDelegate<Block>,java.util.function.Predicate<RenderType>> |
RenderTypeLookup.blockRenderChecks |
private static java.util.Map<Block,RenderType> |
RenderTypeLookup.TYPES_BY_BLOCK
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
RenderTypeLookup.setRenderLayer(Block block,
java.util.function.Predicate<RenderType> predicate) |
static void |
RenderTypeLookup.setRenderLayer(Block block,
RenderType type) |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<IRegistryDelegate<Block>,IBlockColor> |
BlockColors.colors |
private java.util.Map<Block,java.util.Set<IProperty<?>>> |
BlockColors.colorStates |
Modifier and Type | Method and Description |
---|---|
private void |
BlockColors.addColorState(IProperty<?> propertyIn,
Block... blocksIn) |
private void |
BlockColors.addColorStates(java.util.Set<IProperty<?>> propertiesIn,
Block... blocksIn) |
java.util.Set<IProperty<?>> |
BlockColors.getColorProperties(Block blockIn) |
void |
BlockColors.register(IBlockColor blockColor,
Block... blocksIn) |
Modifier and Type | Field and Description |
---|---|
private static StateContainer<Block,BlockState> |
ModelBakery.STATE_CONTAINER_ITEM_FRAME |
private static java.util.Map<ResourceLocation,StateContainer<Block,BlockState>> |
ModelBakery.STATE_CONTAINER_OVERRIDES |
private StateContainer<Block,BlockState> |
BlockModelDefinition.ContainerHolder.stateContainer |
Modifier and Type | Method and Description |
---|---|
StateContainer<Block,BlockState> |
BlockModelDefinition.ContainerHolder.getStateContainer() |
Modifier and Type | Method and Description |
---|---|
private static java.util.function.Predicate<BlockState> |
ModelBakery.parseVariantKey(StateContainer<Block,BlockState> containerIn,
java.lang.String variantIn) |
void |
BlockModelDefinition.ContainerHolder.setStateContainer(StateContainer<Block,BlockState> stateContainerIn) |
Modifier and Type | Field and Description |
---|---|
private StateContainer<Block,BlockState> |
Multipart.stateContainer |
Modifier and Type | Method and Description |
---|---|
private java.util.function.Predicate<BlockState> |
PropertyValueCondition.func_212485_a(StateContainer<Block,BlockState> p_212485_1_,
IProperty<?> p_212485_2_,
java.lang.String p_212485_3_) |
java.util.function.Predicate<BlockState> |
AndCondition.getPredicate(StateContainer<Block,BlockState> p_getPredicate_1_) |
java.util.function.Predicate<BlockState> |
ICondition.getPredicate(StateContainer<Block,BlockState> p_getPredicate_1_) |
java.util.function.Predicate<BlockState> |
OrCondition.getPredicate(StateContainer<Block,BlockState> p_getPredicate_1_) |
java.util.function.Predicate<BlockState> |
PropertyValueCondition.getPredicate(StateContainer<Block,BlockState> p_getPredicate_1_) |
java.util.function.Predicate<BlockState> |
Selector.getPredicate(StateContainer<Block,BlockState> state) |
Constructor and Description |
---|
Multipart(StateContainer<Block,BlockState> stateContainerIn,
java.util.List<Selector> selectorsIn) |
Modifier and Type | Method and Description |
---|---|
static Material |
SignTileEntityRenderer.getMaterial(Block blockIn) |
Modifier and Type | Field and Description |
---|---|
private static java.util.Set<Block> |
FindTreeStep.TREE_BLOCKS |
Modifier and Type | Method and Description |
---|---|
ITickList<Block> |
ClientWorld.getPendingBlockTicks() |
Modifier and Type | Field and Description |
---|---|
private StateContainer<Block,BlockState> |
BlockStateParser.blockStateContainer |
private Tag<Block> |
BlockPredicateArgument.TagPredicate.tag |
Constructor and Description |
---|
TagPredicate(Tag<Block> tagIn,
java.util.Map<java.lang.String,java.lang.String> propertiesIn,
CompoundNBT nbtIn) |
Modifier and Type | Method and Description |
---|---|
protected EnterBlockTrigger.Instance |
RecipeProvider.enteredBlock(Block blockIn) |
Modifier and Type | Method and Description |
---|---|
protected void |
ItemTagsProvider.copy(Tag<Block> from,
Tag<Item> to) |
private Tag.ITagEntry<Item> |
ItemTagsProvider.copyEntry(Tag.ITagEntry<Block> entry) |
protected void |
BlockTagsProvider.setCollection(TagCollection<Block> colectionIn) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Iterable<Block> |
BlockLootTables.getKnownBlocks() |
Modifier and Type | Method and Description |
---|---|
protected static LootTable.Builder |
BlockLootTables.dropping(Block p_218494_0_,
ILootCondition.IBuilder p_218494_1_,
LootEntry.Builder<?> p_218494_2_) |
protected static LootTable.Builder |
BlockLootTables.droppingAndBonusWhen(Block p_218541_0_,
Item p_218541_1_,
Item p_218541_2_,
ILootCondition.IBuilder p_218541_3_) |
protected static LootTable.Builder |
BlockLootTables.droppingByAge(Block p_218475_0_,
Item p_218475_1_) |
protected static LootTable.Builder |
BlockLootTables.droppingItemRarely(Block p_218491_0_,
IItemProvider p_218491_1_) |
protected static LootTable.Builder |
BlockLootTables.droppingItemWithFortune(Block p_218476_0_,
Item p_218476_1_) |
protected static LootTable.Builder |
BlockLootTables.droppingSeeds(Block p_218570_0_) |
protected static LootTable.Builder |
BlockLootTables.droppingSlab(Block p_218513_0_) |
protected static <T extends java.lang.Comparable<T> & IStringSerializable> |
BlockLootTables.droppingWhen(Block p_218562_0_,
IProperty<T> p_218562_1_,
T p_218562_2_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithChancesAndSticks(Block p_218540_0_,
Block p_218540_1_,
float... p_218540_2_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithChancesSticksAndApples(Block p_218526_0_,
Block p_218526_1_,
float... p_218526_2_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithContents(Block p_218544_0_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithName(Block p_218481_0_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithPatterns(Block p_218559_0_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithShears(Block p_218511_0_,
LootEntry.Builder<?> p_218511_1_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithSilkTouch(Block p_218515_0_,
IItemProvider p_218515_1_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithSilkTouch(Block p_218519_0_,
LootEntry.Builder<?> p_218519_1_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithSilkTouchOrRandomly(Block p_218530_0_,
IItemProvider p_218530_1_,
IRandomRange p_218530_2_) |
protected static LootTable.Builder |
BlockLootTables.droppingWithSilkTouchOrShears(Block p_218535_0_,
LootEntry.Builder<?> p_218535_1_) |
private static LootTable.Builder |
BlockLootTables.func_229435_c_(Block p_229435_0_,
Item p_229435_1_) |
private static LootTable.Builder |
BlockLootTables.func_229436_h_(Block p_229436_0_) |
private static LootTable.Builder |
BlockLootTables.func_229437_i_(Block p_229437_0_) |
void |
BlockLootTables.registerDropping(Block blockIn,
IItemProvider drop) |
void |
BlockLootTables.registerDropSelfLootTable(Block p_218492_1_) |
void |
BlockLootTables.registerFlowerPot(Block flowerPot) |
protected void |
BlockLootTables.registerLootTable(Block blockIn,
java.util.function.Function<Block,LootTable.Builder> factory) |
protected void |
BlockLootTables.registerLootTable(Block blockIn,
LootTable.Builder table) |
void |
BlockLootTables.registerSilkTouch(Block blockIn) |
void |
BlockLootTables.registerSilkTouch(Block blockIn,
Block silkTouchDrop) |
Modifier and Type | Method and Description |
---|---|
protected void |
BlockLootTables.registerLootTable(Block blockIn,
java.util.function.Function<Block,LootTable.Builder> factory) |
Modifier and Type | Field and Description |
---|---|
private Block |
BreakBlockGoal.block |
Constructor and Description |
---|
BreakBlockGoal(Block blockIn,
CreatureEntity creature,
double speed,
int yMax) |
Modifier and Type | Field and Description |
---|---|
private Block |
BoatEntity.Type.block |
Modifier and Type | Method and Description |
---|---|
Block |
BoatEntity.Type.asPlank() |
Constructor and Description |
---|
Type(Block p_i48146_3_,
java.lang.String p_i48146_4_) |
Modifier and Type | Field and Description |
---|---|
private com.google.common.collect.ImmutableSet<Block> |
VillagerProfession.relatedWorldBlocks |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<Block> |
VillagerProfession.getRelatedWorldBlocks() |
Modifier and Type | Method and Description |
---|---|
(package private) static VillagerProfession |
VillagerProfession.register(java.lang.String nameIn,
PointOfInterestType pointOfInterestIn,
com.google.common.collect.ImmutableSet<Item> specificItemsIn,
com.google.common.collect.ImmutableSet<Block> relatedWorldBlocksIn,
SoundEvent soundIn) |
Constructor and Description |
---|
ItemsForEmeraldsTrade(Block p_i50528_1_,
int p_i50528_2_,
int p_i50528_3_,
int p_i50528_4_,
int p_i50528_5_) |
Constructor and Description |
---|
VillagerProfession(java.lang.String nameIn,
PointOfInterestType pointOfInterestIn,
com.google.common.collect.ImmutableSet<Item> specificItemsIn,
com.google.common.collect.ImmutableSet<Block> relatedWorldBlocksIn,
SoundEvent soundIn) |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
Container.isWithinUsableDistance(IWorldPosCallable worldPos,
PlayerEntity playerIn,
Block targetBlock) |
Modifier and Type | Field and Description |
---|---|
private Block |
AirItem.block |
private Block |
BlockItem.block
Deprecated.
|
protected Block |
WallOrFloorItem.wallBlock |
Modifier and Type | Field and Description |
---|---|
protected static java.util.Map<Block,Block> |
AxeItem.BLOCK_STRIPPING_MAP |
protected static java.util.Map<Block,Block> |
AxeItem.BLOCK_STRIPPING_MAP |
static java.util.Map<Block,Item> |
Item.BLOCK_TO_ITEM |
private static java.util.Set<Block> |
ShovelItem.EFFECTIVE_ON |
private static java.util.Set<Block> |
AxeItem.EFFECTIVE_ON |
private static java.util.Set<Block> |
PickaxeItem.EFFECTIVE_ON |
private java.util.Set<Block> |
ToolItem.effectiveBlocks |
protected static java.util.Map<Block,BlockState> |
HoeItem.HOE_LOOKUP |
protected static java.util.Map<Block,BlockState> |
ShovelItem.SHOVEL_LOOKUP |
Modifier and Type | Method and Description |
---|---|
Block |
BlockItem.getBlock() |
private Block |
BlockItem.getBlockRaw() |
Modifier and Type | Method and Description |
---|---|
static Item |
Item.getItemFromBlock(Block blockIn)
Deprecated.
|
private static Item |
Items.register(Block blockIn) |
protected static Item |
Items.register(Block blockIn,
Item itemIn) |
private static Item |
Items.register(Block blockIn,
ItemGroup itemGroupIn) |
Modifier and Type | Method and Description |
---|---|
void |
BlockItem.addToBlockToItemMap(java.util.Map<Block,Item> blockToItemMap,
Item itemIn) |
void |
WallOrFloorItem.addToBlockToItemMap(java.util.Map<Block,Item> blockToItemMap,
Item itemIn) |
void |
BlockItem.removeFromBlockToItemMap(java.util.Map<Block,Item> blockToItemMap,
Item itemIn) |
void |
WallOrFloorItem.removeFromBlockToItemMap(java.util.Map<Block,Item> blockToItemMap,
Item itemIn) |
Constructor and Description |
---|
AirItem(Block blockIn,
Item.Properties properties) |
BannerItem(Block p_i48529_1_,
Block p_i48529_2_,
Item.Properties builder) |
BedItem(Block blockIn,
Item.Properties properties) |
BlockItem(Block blockIn,
Item.Properties builder) |
BlockNamedItem(Block blockIn,
Item.Properties properties) |
LilyPadItem(Block blockIn,
Item.Properties builder) |
OperatorOnlyItem(Block blockIn,
Item.Properties builder) |
ScaffoldingItem(Block p_i50039_1_,
Item.Properties p_i50039_2_) |
SignItem(Item.Properties propertiesIn,
Block floorBlockIn,
Block wallBlockIn) |
SkullItem(Block floorBlockIn,
Block wallBlockIn,
Item.Properties builder) |
TallBlockItem(Block blockIn,
Item.Properties builder) |
WallOrFloorItem(Block floorBlock,
Block wallBlockIn,
Item.Properties propertiesIn) |
Constructor and Description |
---|
ToolItem(float attackDamageIn,
float attackSpeedIn,
IItemTier tier,
java.util.Set<Block> effectiveBlocksIn,
Item.Properties builder) |
Modifier and Type | Field and Description |
---|---|
private Block |
SBlockActionPacket.block |
Modifier and Type | Method and Description |
---|---|
Block |
SBlockActionPacket.getBlockType() |
Constructor and Description |
---|
SBlockActionPacket(BlockPos pos,
Block blockIn,
int instrumentIn,
int pitchIn) |
Modifier and Type | Field and Description |
---|---|
static StatType<Block> |
Stats.BLOCK_MINED |
Modifier and Type | Field and Description |
---|---|
static Tag<Block> |
BlockTags.ACACIA_LOGS |
static Tag<Block> |
BlockTags.ANVIL |
static Tag<Block> |
BlockTags.BAMBOO_PLANTABLE_ON |
static Tag<Block> |
BlockTags.BANNERS |
static Tag<Block> |
BlockTags.BEDS |
static Tag<Block> |
BlockTags.BEE_GROWABLES |
static Tag<Block> |
BlockTags.BEEHIVES |
static Tag<Block> |
BlockTags.BIRCH_LOGS |
private NetworkTagCollection<Block> |
NetworkTagManager.blocks |
(package private) java.util.Map<ResourceLocation,Tag.Builder<Block>> |
NetworkTagManager.ReloadResults.blocks |
static Tag<Block> |
BlockTags.BUTTONS |
private Tag<Block> |
BlockTags.Wrapper.cachedTag |
static Tag<Block> |
BlockTags.CARPETS |
private static TagCollection<Block> |
BlockTags.collection |
static Tag<Block> |
BlockTags.CORAL_BLOCKS |
static Tag<Block> |
BlockTags.CORAL_PLANTS |
static Tag<Block> |
BlockTags.CORALS |
static Tag<Block> |
BlockTags.CROPS |
static Tag<Block> |
BlockTags.DARK_OAK_LOGS |
static Tag<Block> |
BlockTags.DOORS |
static Tag<Block> |
BlockTags.DRAGON_IMMUNE |
static Tag<Block> |
BlockTags.ENDERMAN_HOLDABLE |
static Tag<Block> |
BlockTags.FENCES |
static Tag<Block> |
BlockTags.FLOWER_POTS |
static Tag<Block> |
BlockTags.FLOWERS |
static Tag<Block> |
BlockTags.ICE |
static Tag<Block> |
BlockTags.IMPERMEABLE |
static Tag<Block> |
BlockTags.JUNGLE_LOGS |
static Tag<Block> |
BlockTags.LEAVES |
static Tag<Block> |
BlockTags.LOGS |
static Tag<Block> |
BlockTags.OAK_LOGS |
static Tag<Block> |
BlockTags.PLANKS |
static Tag<Block> |
BlockTags.PORTALS |
static Tag<Block> |
BlockTags.RAILS |
static Tag<Block> |
BlockTags.SAND |
static Tag<Block> |
BlockTags.SAPLINGS |
static Tag<Block> |
BlockTags.SHULKER_BOXES |
static Tag<Block> |
BlockTags.SIGNS |
static Tag<Block> |
BlockTags.SLABS |
static Tag<Block> |
BlockTags.SMALL_FLOWERS |
static Tag<Block> |
BlockTags.SPRUCE_LOGS |
static Tag<Block> |
BlockTags.STAIRS |
static Tag<Block> |
BlockTags.STANDING_SIGNS |
static Tag<Block> |
BlockTags.STONE_BRICKS |
static Tag<Block> |
BlockTags.TALL_FLOWERS |
static Tag<Block> |
BlockTags.TRAPDOORS |
static Tag<Block> |
BlockTags.UNDERWATER_BONEMEALS |
static Tag<Block> |
BlockTags.VALID_SPAWN |
static Tag<Block> |
BlockTags.WALL_CORALS |
static Tag<Block> |
BlockTags.WALL_SIGNS |
static Tag<Block> |
BlockTags.WALLS |
static Tag<Block> |
BlockTags.WITHER_IMMUNE |
static Tag<Block> |
BlockTags.WOODEN_BUTTONS |
static Tag<Block> |
BlockTags.WOODEN_DOORS |
static Tag<Block> |
BlockTags.WOODEN_FENCES |
static Tag<Block> |
BlockTags.WOODEN_PRESSURE_PLATES |
static Tag<Block> |
BlockTags.WOODEN_SLABS |
static Tag<Block> |
BlockTags.WOODEN_STAIRS |
static Tag<Block> |
BlockTags.WOODEN_TRAPDOORS |
static Tag<Block> |
BlockTags.WOOL |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Block> |
BlockTags.Wrapper.getAllElements() |
NetworkTagCollection<Block> |
NetworkTagManager.getBlocks() |
static TagCollection<Block> |
BlockTags.getCollection() |
java.util.Collection<Tag.ITagEntry<Block>> |
BlockTags.Wrapper.getEntries() |
private static Tag<Block> |
BlockTags.makeWrapperTag(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
boolean |
BlockTags.Wrapper.contains(Block itemIn) |
Modifier and Type | Method and Description |
---|---|
static void |
BlockTags.setCollection(TagCollection<Block> collectionIn) |
Constructor and Description |
---|
ReloadResults(java.util.Map<ResourceLocation,Tag.Builder<Block>> blocks,
java.util.Map<ResourceLocation,Tag.Builder<Item>> items,
java.util.Map<ResourceLocation,Tag.Builder<Fluid>> fluids,
java.util.Map<ResourceLocation,Tag.Builder<EntityType<?>>> entityTypes) |
Modifier and Type | Method and Description |
---|---|
private static void |
TestUtils.func_229559_b_(TestTracker p_229559_0_,
Block p_229559_1_) |
Modifier and Type | Field and Description |
---|---|
private static Block[] |
ConduitTileEntity.field_205042_e |
Modifier and Type | Field and Description |
---|---|
private java.util.Set<Block> |
TileEntityType.Builder.blocks |
private java.util.Set<Block> |
TileEntityType.validBlocks |
Modifier and Type | Method and Description |
---|---|
static <T extends TileEntity> |
TileEntityType.Builder.create(java.util.function.Supplier<? extends T> factoryIn,
Block... validBlocks) |
boolean |
TileEntityType.isValidBlock(Block blockIn) |
Constructor and Description |
---|
Builder(java.util.function.Supplier<? extends T> factoryIn,
java.util.Set<Block> validBlocks) |
TileEntityType(java.util.function.Supplier<? extends T> factoryIn,
java.util.Set<Block> validBlocksIn,
com.mojang.datafixers.types.Type<?> dataFixerType) |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<Block,UpgradeData.IBlockFixer> |
UpgradeData.field_196997_d |
Constructor and Description |
---|
BlockFixers(Block... p_i47847_3_) |
BlockFixers(boolean p_i49366_3_,
Block... p_i49366_4_) |
Modifier and Type | Field and Description |
---|---|
static DefaultedRegistry<Block> |
Registry.BLOCK
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Set<BlockState> |
PointOfInterestType.getAllStates(Block blockIn) |
Modifier and Type | Method and Description |
---|---|
ITickList<Block> |
IWorld.getPendingBlockTicks() |
Modifier and Type | Method and Description |
---|---|
void |
World.addBlockEvent(BlockPos pos,
Block blockIn,
int eventID,
int eventParam) |
BlockState |
World.findBlockstateInArea(AxisAlignedBB area,
Block blockIn) |
void |
World.neighborChanged(BlockPos pos,
Block blockIn,
BlockPos fromPos) |
void |
IWorld.notifyNeighbors(BlockPos pos,
Block blockIn) |
void |
World.notifyNeighbors(BlockPos pos,
Block blockIn) |
void |
World.notifyNeighborsOfStateChange(BlockPos pos,
Block blockIn) |
void |
World.notifyNeighborsOfStateExcept(BlockPos pos,
Block blockType,
Direction skipSide) |
void |
World.updateComparatorOutputLevel(BlockPos pos,
Block blockIn) |
Modifier and Type | Field and Description |
---|---|
private ITickList<Block> |
Chunk.blocksToBeTicked |
private ChunkPrimerTickList<Block> |
ChunkPrimer.pendingBlockTicks |
Modifier and Type | Method and Description |
---|---|
ChunkPrimerTickList<Block> |
ChunkPrimer.getBlocksToBeTicked() |
ChunkPrimerTickList<Block> |
ChunkPrimerWrapper.getBlocksToBeTicked() |
ITickList<Block> |
Chunk.getBlocksToBeTicked() |
ITickList<Block> |
IChunk.getBlocksToBeTicked() |
Constructor and Description |
---|
Chunk(World worldIn,
ChunkPos chunkPosIn,
BiomeContainer biomeContainerIn,
UpgradeData upgradeDataIn,
ITickList<Block> tickBlocksIn,
ITickList<Fluid> tickFluidsIn,
long inhabitedTimeIn,
ChunkSection[] sectionsIn,
java.util.function.Consumer<Chunk> postLoadConsumerIn) |
ChunkPrimer(ChunkPos p_i49941_1_,
UpgradeData p_i49941_2_,
ChunkSection[] p_i49941_3_,
ChunkPrimerTickList<Block> p_i49941_4_,
ChunkPrimerTickList<Fluid> p_i49941_5_) |
Modifier and Type | Field and Description |
---|---|
private ITickList<Block> |
WorldGenRegion.pendingBlockTickList |
Modifier and Type | Method and Description |
---|---|
static Block |
FlatGenerationSettings.getBlock(java.lang.String p_212683_0_) |
Modifier and Type | Method and Description |
---|---|
ITickList<Block> |
WorldGenRegion.getPendingBlockTicks() |
Modifier and Type | Method and Description |
---|---|
void |
WorldGenRegion.notifyNeighbors(BlockPos pos,
Block blockIn) |
Constructor and Description |
---|
FlatLayerInfo(int p_i45467_1_,
Block layerMaterialIn) |
Modifier and Type | Field and Description |
---|---|
private Block |
AxisRotatingBlockStateProvider.field_227404_b_ |
Constructor and Description |
---|
AxisRotatingBlockStateProvider(Block p_i225858_1_) |
Modifier and Type | Field and Description |
---|---|
protected java.util.Set<Block> |
WorldCarver.carvableBlocks |
Modifier and Type | Field and Description |
---|---|
private Block |
IcePathFeature.block |
Modifier and Type | Field and Description |
---|---|
java.util.Set<Block> |
LiquidsConfig.acceptedBlocks |
java.util.Set<Block> |
BlockClusterFeatureConfig.whitelist |
private java.util.Set<Block> |
BlockClusterFeatureConfig.Builder.whitelist |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
Feature.isDirt(Block blockIn) |
private boolean |
IcebergFeature.isIce(Block blockIn) |
protected static boolean |
Feature.isStone(Block blockIn) |
Modifier and Type | Method and Description |
---|---|
BlockClusterFeatureConfig.Builder |
BlockClusterFeatureConfig.Builder.whitelist(java.util.Set<Block> p_227316_1_) |
Constructor and Description |
---|
BlockClusterFeatureConfig(BlockStateProvider p_i225836_1_,
BlockPlacer p_i225836_2_,
java.util.Set<Block> p_i225836_3_,
java.util.Set<BlockState> p_i225836_4_,
int p_i225836_5_,
int p_i225836_6_,
int p_i225836_7_,
int p_i225836_8_,
boolean p_i225836_9_,
boolean p_i225836_10_,
boolean p_i225836_11_) |
LiquidsConfig(IFluidState p_i225841_1_,
boolean p_i225841_2_,
int p_i225841_3_,
int p_i225841_4_,
java.util.Set<Block> p_i225841_5_) |
Modifier and Type | Field and Description |
---|---|
private static java.util.Set<Block> |
StructurePiece.BLOCKS_NEEDING_POSTPROCESSING |
protected static java.util.Set<Block> |
OceanMonumentPieces.Piece.field_212180_g |
Modifier and Type | Field and Description |
---|---|
private Block |
RandomBlockMatchRuleTest.block |
private Block |
BlockMatchRuleTest.block |
Modifier and Type | Field and Description |
---|---|
private com.google.common.collect.ImmutableList<Block> |
BlockIgnoreStructureProcessor.blocks |
private Tag<Block> |
TagMatchRuleTest.tag |
Modifier and Type | Method and Description |
---|---|
java.util.List<Template.BlockInfo> |
Template.func_215381_a(BlockPos p_215381_1_,
PlacementSettings p_215381_2_,
Block p_215381_3_) |
java.util.List<Template.BlockInfo> |
Template.func_215386_a(BlockPos p_215386_1_,
PlacementSettings p_215386_2_,
Block p_215386_3_,
boolean p_215386_4_) |
void |
Template.takeBlocksFromWorld(World worldIn,
BlockPos startPos,
BlockPos size,
boolean takeEntities,
Block toIgnore) |
Constructor and Description |
---|
BlockMatchRuleTest(Block block) |
RandomBlockMatchRuleTest(Block block,
float probability) |
Constructor and Description |
---|
BlockIgnoreStructureProcessor(java.util.List<Block> blocks) |
TagMatchRuleTest(Tag<Block> tag) |
Modifier and Type | Field and Description |
---|---|
private ServerTickList<Block> |
ServerWorld.pendingBlockTicks |
Modifier and Type | Method and Description |
---|---|
ServerTickList<Block> |
ServerWorld.getPendingBlockTicks() |
Modifier and Type | Method and Description |
---|---|
void |
ServerWorld.addBlockEvent(BlockPos pos,
Block blockIn,
int eventID,
int eventParam) |
Modifier and Type | Method and Description |
---|---|
private void |
ServerWorld.tickBlock(NextTickListEntry<Block> blockTickEntry) |
Modifier and Type | Field and Description |
---|---|
private Block |
BlockStateProperty.block |
private Block |
BlockStateProperty.Builder.block |
Modifier and Type | Method and Description |
---|---|
static BlockStateProperty.Builder |
BlockStateProperty.builder(Block blockIn) |
Constructor and Description |
---|
BlockStateProperty(Block p_i225896_1_,
StatePropertiesPredicate p_i225896_2_) |
Builder(Block blockIn) |
Modifier and Type | Field and Description |
---|---|
private Block |
CopyBlockState.field_227543_a_ |
private Block |
CopyBlockState.Builder.field_227550_a_ |
Modifier and Type | Method and Description |
---|---|
static CopyBlockState.Builder |
CopyBlockState.func_227545_a_(Block p_227545_0_) |
Constructor and Description |
---|
Builder(Block p_i225892_1_) |
CopyBlockState(ILootCondition[] p_i225890_1_,
Block p_i225890_2_,
java.util.Set<IProperty<?>> p_i225890_3_) |
Modifier and Type | Field and Description |
---|---|
private Block |
MultiPartBlockStateBuilder.owner |
private Block |
VariantBlockStateBuilder.owner |
private Block |
VariantBlockStateBuilder.PartialBlockstate.owner |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<Block,IGeneratedBlockstate> |
BlockStateProvider.registeredBlocks |
Modifier and Type | Method and Description |
---|---|
Block |
VariantBlockStateBuilder.getOwner() |
Block |
VariantBlockStateBuilder.PartialBlockstate.getOwner() |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
BlockStateProvider.blockTexture(Block block) |
boolean |
MultiPartBlockStateBuilder.PartBuilder.canApplyTo(Block b) |
ModelFile |
BlockStateProvider.cubeAll(Block block) |
void |
BlockStateProvider.directionalBlock(Block block,
java.util.function.Function<BlockState,ModelFile> modelFunc) |
void |
BlockStateProvider.directionalBlock(Block block,
java.util.function.Function<BlockState,ModelFile> modelFunc,
int angleOffset) |
void |
BlockStateProvider.directionalBlock(Block block,
ModelFile model) |
void |
BlockStateProvider.directionalBlock(Block block,
ModelFile model,
int angleOffset) |
MultiPartBlockStateBuilder |
BlockStateProvider.getMultipartBuilder(Block b) |
VariantBlockStateBuilder |
BlockStateProvider.getVariantBuilder(Block b) |
void |
BlockStateProvider.horizontalBlock(Block block,
java.util.function.Function<BlockState,ModelFile> modelFunc) |
void |
BlockStateProvider.horizontalBlock(Block block,
java.util.function.Function<BlockState,ModelFile> modelFunc,
int angleOffset) |
void |
BlockStateProvider.horizontalBlock(Block block,
ModelFile model) |
void |
BlockStateProvider.horizontalBlock(Block block,
ModelFile model,
int angleOffset) |
void |
BlockStateProvider.horizontalBlock(Block block,
ResourceLocation side,
ResourceLocation front,
ResourceLocation top) |
void |
BlockStateProvider.horizontalFaceBlock(Block block,
java.util.function.Function<BlockState,ModelFile> modelFunc) |
void |
BlockStateProvider.horizontalFaceBlock(Block block,
java.util.function.Function<BlockState,ModelFile> modelFunc,
int angleOffset) |
void |
BlockStateProvider.horizontalFaceBlock(Block block,
ModelFile model) |
void |
BlockStateProvider.horizontalFaceBlock(Block block,
ModelFile model,
int angleOffset) |
private java.lang.String |
BlockStateProvider.name(Block block) |
private void |
BlockStateProvider.saveBlockState(DirectoryCache cache,
com.google.gson.JsonObject stateJson,
Block owner) |
void |
BlockStateProvider.simpleBlock(Block block) |
void |
BlockStateProvider.simpleBlock(Block block,
ConfiguredModel... models) |
void |
BlockStateProvider.simpleBlock(Block block,
java.util.function.Function<ModelFile,ConfiguredModel[]> expander) |
void |
BlockStateProvider.simpleBlock(Block block,
ModelFile model) |
void |
BlockStateProvider.simpleBlockItem(Block block,
ModelFile model) |
Constructor and Description |
---|
MultiPartBlockStateBuilder(Block owner) |
PartialBlockstate(Block owner,
java.util.Map<IProperty<?>,java.lang.Comparable<?>> setStates,
VariantBlockStateBuilder outerBuilder) |
PartialBlockstate(Block owner,
VariantBlockStateBuilder outerBuilder) |
VariantBlockStateBuilder(Block owner) |
Modifier and Type | Field and Description |
---|---|
private static org.apache.logging.log4j.util.TriConsumer<Block,ToolType,java.lang.Integer> |
ForgeHooks.blockToolSetter |
static Tag<Block> |
Tags.Blocks.CHESTS |
static Tag<Block> |
Tags.Blocks.CHESTS_ENDER |
static Tag<Block> |
Tags.Blocks.CHESTS_TRAPPED |
static Tag<Block> |
Tags.Blocks.CHESTS_WOODEN |
static Tag<Block> |
Tags.Blocks.COBBLESTONE |
static Tag<Block> |
Tags.Blocks.DIRT |
static Tag<Block> |
Tags.Blocks.END_STONES |
static Tag<Block> |
Tags.Blocks.FENCE_GATES |
static Tag<Block> |
Tags.Blocks.FENCE_GATES_WOODEN |
static Tag<Block> |
Tags.Blocks.FENCES |
static Tag<Block> |
Tags.Blocks.FENCES_NETHER_BRICK |
static Tag<Block> |
Tags.Blocks.FENCES_WOODEN |
static Tag<Block> |
Tags.Blocks.GLASS |
static Tag<Block> |
Tags.Blocks.GLASS_BLACK |
static Tag<Block> |
Tags.Blocks.GLASS_BLUE |
static Tag<Block> |
Tags.Blocks.GLASS_BROWN |
static Tag<Block> |
Tags.Blocks.GLASS_COLORLESS |
static Tag<Block> |
Tags.Blocks.GLASS_CYAN |
static Tag<Block> |
Tags.Blocks.GLASS_GRAY |
static Tag<Block> |
Tags.Blocks.GLASS_GREEN |
static Tag<Block> |
Tags.Blocks.GLASS_LIGHT_BLUE |
static Tag<Block> |
Tags.Blocks.GLASS_LIGHT_GRAY |
static Tag<Block> |
Tags.Blocks.GLASS_LIME |
static Tag<Block> |
Tags.Blocks.GLASS_MAGENTA |
static Tag<Block> |
Tags.Blocks.GLASS_ORANGE |
static Tag<Block> |
Tags.Blocks.GLASS_PANES |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_BLACK |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_BLUE |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_BROWN |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_COLORLESS |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_CYAN |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_GRAY |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_GREEN |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_LIGHT_BLUE |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_LIGHT_GRAY |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_LIME |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_MAGENTA |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_ORANGE |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_PINK |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_PURPLE |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_RED |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_WHITE |
static Tag<Block> |
Tags.Blocks.GLASS_PANES_YELLOW |
static Tag<Block> |
Tags.Blocks.GLASS_PINK |
static Tag<Block> |
Tags.Blocks.GLASS_PURPLE |
static Tag<Block> |
Tags.Blocks.GLASS_RED |
static Tag<Block> |
Tags.Blocks.GLASS_WHITE |
static Tag<Block> |
Tags.Blocks.GLASS_YELLOW |
static Tag<Block> |
Tags.Blocks.GRAVEL |
static Tag<Block> |
Tags.Blocks.NETHERRACK |
static Tag<Block> |
Tags.Blocks.OBSIDIAN |
static Tag<Block> |
Tags.Blocks.ORES |
static Tag<Block> |
Tags.Blocks.ORES_COAL |
static Tag<Block> |
Tags.Blocks.ORES_DIAMOND |
static Tag<Block> |
Tags.Blocks.ORES_EMERALD |
static Tag<Block> |
Tags.Blocks.ORES_GOLD |
static Tag<Block> |
Tags.Blocks.ORES_IRON |
static Tag<Block> |
Tags.Blocks.ORES_LAPIS |
static Tag<Block> |
Tags.Blocks.ORES_QUARTZ |
static Tag<Block> |
Tags.Blocks.ORES_REDSTONE |
static Tag<Block> |
Tags.Blocks.SAND |
static Tag<Block> |
Tags.Blocks.SAND_COLORLESS |
static Tag<Block> |
Tags.Blocks.SAND_RED |
static Tag<Block> |
Tags.Blocks.SANDSTONE |
static Tag<Block> |
Tags.Blocks.STAINED_GLASS |
static Tag<Block> |
Tags.Blocks.STAINED_GLASS_PANES |
static Tag<Block> |
Tags.Blocks.STONE |
static Tag<Block> |
Tags.Blocks.STORAGE_BLOCKS |
static Tag<Block> |
Tags.Blocks.STORAGE_BLOCKS_COAL |
static Tag<Block> |
Tags.Blocks.STORAGE_BLOCKS_DIAMOND |
static Tag<Block> |
Tags.Blocks.STORAGE_BLOCKS_EMERALD |
static Tag<Block> |
Tags.Blocks.STORAGE_BLOCKS_GOLD |
static Tag<Block> |
Tags.Blocks.STORAGE_BLOCKS_IRON |
static Tag<Block> |
Tags.Blocks.STORAGE_BLOCKS_LAPIS |
static Tag<Block> |
Tags.Blocks.STORAGE_BLOCKS_QUARTZ |
static Tag<Block> |
Tags.Blocks.STORAGE_BLOCKS_REDSTONE |
Modifier and Type | Method and Description |
---|---|
private static Tag<Block> |
Tags.Blocks.tag(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static void |
ForgeHooks.setBlockToolSetter(org.apache.logging.log4j.util.TriConsumer<Block,ToolType,java.lang.Integer> setter) |
Modifier and Type | Method and Description |
---|---|
private Tag<Block> |
ForgeItemTagsProvider.getForgeBlockTag(java.lang.String name) |
private Tag<Block> |
ForgeBlockTagsProvider.getForgeTag(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
LanguageProvider.add(Block key,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
LanguageProvider.addBlock(java.util.function.Supplier<? extends Block> key,
java.lang.String name) |
private void |
ForgeBlockTagsProvider.addColored(java.util.function.Consumer<Block> consumer,
Tag<Block> group,
java.lang.String pattern) |
private void |
ForgeBlockTagsProvider.addColored(java.util.function.Consumer<Block> consumer,
Tag<Block> group,
java.lang.String pattern) |
private void |
ForgeItemTagsProvider.copyColored(Tag<Block> blockGroup,
Tag<Item> itemGroup) |
Modifier and Type | Method and Description |
---|---|
default Block |
IForgeBlock.getBlock() |
Modifier and Type | Method and Description |
---|---|
default void |
IForgeBlock.observedNeighborChange(BlockState observerState,
World world,
BlockPos observerPos,
Block changedBlock,
BlockPos changedBlockPos)
Called on an Observer block whenever an update for an Observer is received.
|
default void |
IForgeBlockState.observedNeighborChange(World world,
BlockPos pos,
Block changed,
BlockPos changedPos)
Called on an Observer block whenever an update for an Observer is received.
|
Modifier and Type | Field and Description |
---|---|
private static RegistryObject<Block> |
DeferredRegistryTest.BLOCK |
private static DeferredRegister<Block> |
DeferredRegistryTest.BLOCKS |
private static java.util.Set<Block> |
DataGeneratorTest.BlockStates.IGNORED_BLOCKS |
Modifier and Type | Method and Description |
---|---|
private void |
DataGeneratorTest.BlockStates.blockstateError(Block block,
java.lang.String fmt,
java.lang.Object... args) |
private boolean |
DataGeneratorTest.BlockStates.compareArrays(Block block,
java.lang.String key,
java.lang.String name,
com.google.gson.JsonElement generated,
com.google.gson.JsonElement vanilla) |
private void |
DataGeneratorTest.BlockStates.compareMultipartBlockstates(Block block,
com.google.gson.JsonObject generated,
com.google.gson.JsonObject vanilla) |
private void |
DataGeneratorTest.BlockStates.compareVariant(Block block,
java.lang.String key,
com.google.gson.JsonObject generatedVariant,
com.google.gson.JsonObject vanillaVariant) |
private void |
DataGeneratorTest.BlockStates.compareVariantBlockstates(Block block,
com.google.gson.JsonObject generated,
com.google.gson.JsonObject vanilla) |
Modifier and Type | Class and Description |
---|---|
static class |
CustomPlantTypeTest.CustomBlock |
static class |
CustomPlantTypeTest.CustomPlantBlock |
Modifier and Type | Field and Description |
---|---|
static Block |
SlipperinessTest.BB_BLOCK |
static Block |
StickyBlockTest.BLUE_BLOCK |
static Block |
CustomPlantTypeTest.CUSTOM_PLANT |
static Block |
CustomPlantTypeTest.CUSTOM_SOIL |
Modifier and Type | Field and Description |
---|---|
private static DeferredRegister<Block> |
FlowerPotTest.BLOCKS |
private static DeferredRegister<Block> |
PistonEventTest.BLOCKS |
private static RegistryObject<Block> |
PistonEventTest.shiftOnMove |
Modifier and Type | Method and Description |
---|---|
static void |
CustomPlantTypeTest.registerBlocks(RegistryEvent.Register<Block> event) |
static void |
StickyBlockTest.registerBlocks(RegistryEvent.Register<Block> event) |
static void |
SlipperinessTest.registerBlocks(RegistryEvent.Register<Block> e) |
Modifier and Type | Field and Description |
---|---|
static Block |
MultiLayerModelTest.TEST_BLOCK |
Modifier and Type | Field and Description |
---|---|
static DeferredRegister<Block> |
CompositeModelTest.BLOCKS |
static DeferredRegister<Block> |
NewModelLoaderTest.BLOCKS |
private static DeferredRegister<Block> |
TRSRTransformerTest.BLOCKS |
static RegistryObject<Block> |
CompositeModelTest.composite_block |
static RegistryObject<Block> |
NewModelLoaderTest.obj_block |
private static RegistryObject<Block> |
TRSRTransformerTest.TEST_BLOCK |
Modifier and Type | Method and Description |
---|---|
static void |
MultiLayerModelTest.Registration.registerBlocks(RegistryEvent.Register<Block> event) |
Modifier and Type | Class and Description |
---|---|
private static class |
NewFluidTest.FluidloggableBlock |
Modifier and Type | Field and Description |
---|---|
static DeferredRegister<Block> |
NewFluidTest.BLOCKS |
static RegistryObject<Block> |
NewFluidTest.fluidloggable_block |
Modifier and Type | Method and Description |
---|---|
protected void |
NewFluidTest.FluidloggableBlock.fillStateContainer(StateContainer.Builder<Block,BlockState> builder) |
Modifier and Type | Class and Description |
---|---|
private static class |
GameData.BlockCallbacks.BlockDummyAir |
Modifier and Type | Field and Description |
---|---|
static IForgeRegistry<Block> |
ForgeRegistries.BLOCKS |
Modifier and Type | Method and Description |
---|---|
Block |
GameData.BlockCallbacks.createDummy(ResourceLocation key) |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<Block,Item> |
GameData.getBlockItemMap() |
Modifier and Type | Method and Description |
---|---|
void |
GameData.BlockCallbacks.onAdd(IForgeRegistryInternal<Block> owner,
RegistryManager stage,
int id,
Block block,
Block oldBlock) |
Modifier and Type | Method and Description |
---|---|
void |
GameData.BlockCallbacks.onAdd(IForgeRegistryInternal<Block> owner,
RegistryManager stage,
int id,
Block block,
Block oldBlock) |
void |
GameData.BlockCallbacks.onBake(IForgeRegistryInternal<Block> owner,
RegistryManager stage) |
void |
GameData.BlockCallbacks.onClear(IForgeRegistryInternal<Block> owner,
RegistryManager stage) |
void |
GameData.BlockCallbacks.onCreate(IForgeRegistryInternal<Block> owner,
RegistryManager stage) |