Modifier and Type | Method and Description |
---|---|
boolean |
BlockPredicate.func_226238_a_(ServerWorld p_226238_1_,
BlockPos p_226238_2_) |
boolean |
FluidPredicate.func_226649_a_(ServerWorld p_226649_1_,
BlockPos p_226649_2_) |
boolean |
RightClickBlockWithItemTrigger.Instance.func_226700_a_(BlockState p_226700_1_,
ServerWorld p_226700_2_,
BlockPos p_226700_3_,
ItemStack p_226700_4_) |
boolean |
LightPredicate.func_226858_a_(ServerWorld p_226858_1_,
BlockPos p_226858_2_) |
boolean |
PlacedBlockTrigger.Instance.test(BlockState state,
BlockPos pos,
ServerWorld world,
ItemStack item) |
void |
RightClickBlockWithItemTrigger.test(ServerPlayerEntity p_226695_1_,
BlockPos p_226695_2_,
ItemStack p_226695_3_) |
void |
UsedEnderEyeTrigger.trigger(ServerPlayerEntity player,
BlockPos pos) |
void |
PlacedBlockTrigger.trigger(ServerPlayerEntity player,
BlockPos pos,
ItemStack item) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
PistonBlockStructureHelper.blockToMove |
private BlockPos |
NetherPortalBlock.Size.bottomLeft |
private BlockPos |
PistonBlockStructureHelper.pistonPos |
private BlockPos |
RedstoneTorchBlock.Toggle.pos |
private BlockPos |
ComposterBlock.FullInventory.pos |
private BlockPos |
ComposterBlock.PartialInventory.pos |
private BlockPos |
RailState.pos |
private BlockPos |
BlockEventData.position |
Modifier and Type | Field and Description |
---|---|
private java.util.Set<BlockPos> |
RedstoneWireBlock.blocksNeedingUpdate |
private java.util.List<BlockPos> |
RailState.connectedRails |
private java.util.List<BlockPos> |
PistonBlockStructureHelper.toDestroy |
private java.util.List<BlockPos> |
PistonBlockStructureHelper.toMove |
Modifier and Type | Method and Description |
---|---|
BlockPos |
BlockEventData.getPosition() |
Modifier and Type | Method and Description |
---|---|
java.util.List<BlockPos> |
PistonBlockStructureHelper.getBlocksToDestroy() |
java.util.List<BlockPos> |
PistonBlockStructureHelper.getBlocksToMove() |
java.util.List<BlockPos> |
RailState.getConnectedRails() |
Modifier and Type | Method and Description |
---|---|
private boolean |
SpongeBlock.absorb(World worldIn,
BlockPos pos) |
private static void |
RedstoneOreBlock.activate(BlockState p_196500_0_,
World p_196500_1_,
BlockPos p_196500_2_) |
private boolean |
PistonBlockStructureHelper.addBlockLine(BlockPos origin,
Direction facingIn) |
private boolean |
PistonBlockStructureHelper.addBranchingBlocks(BlockPos fromPos) |
private void |
BeehiveBlock.addHoneyParticle(World p_226880_1_,
BlockPos p_226880_2_,
VoxelShape p_226880_3_,
double p_226880_4_) |
private static boolean |
ComposterBlock.addItem(BlockState p_220293_0_,
IWorld p_220293_1_,
BlockPos p_220293_2_,
ItemStack p_220293_3_) |
private static void |
LeverBlock.addParticles(BlockState state,
IWorld worldIn,
BlockPos pos,
float alpha) |
boolean |
FarmlandBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
DoorBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
GrassPathBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
CactusBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
BedBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
ComposterBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
EndPortalFrameBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
FourWayBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
MovingPistonBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
ChorusPlantBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
WallBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
HopperBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
PistonHeadBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
EnderChestBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
BellBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
BambooBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
ConduitBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
CampfireBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
AnvilBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
EnchantingTableBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
PistonBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
GrindstoneBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
BrewingStandBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
FenceGateBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
FlowingFluidBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
TrapDoorBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
StairsBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
BushBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
DragonEggBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
SnowBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
CakeBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
Block.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type)
Deprecated.
|
boolean |
LanternBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
SoulSandBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
CauldronBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
FenceBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
StonecutterBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
ChestBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
LecternBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
SlabBlock.allowsMovement(BlockState state,
IBlockReader worldIn,
BlockPos pos,
PathType type) |
boolean |
BlockState.allowsMovement(IBlockReader worldIn,
BlockPos pos,
PathType type) |
private void |
BeehiveBlock.angerNearbyBees(World p_226881_1_,
BlockPos p_226881_2_) |
void |
BeehiveBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
FallingBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BubbleColumnBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RedstoneTorchBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
LeverBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
EndGatewayBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
WetSpongeBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RedstoneOreBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RedstoneWallTorchBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RepeaterBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlastFurnaceBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
NetherPortalBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
WallTorchBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
EnderChestBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CampfireBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
EnchantingTableBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BrewingStandBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
EndPortalBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
FurnaceBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RedstoneWireBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
StairsBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
EndRodBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
FireBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
MyceliumBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
TorchBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
Block.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
SmokerBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
LeavesBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
WitherRoseBlock.animateTick(BlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
private static boolean |
ChorusFlowerBlock.areAllNeighborsEmpty(IWorldReader worldIn,
BlockPos pos,
Direction excludingSide) |
private boolean |
FireBlock.areNeighborsFlammable(IBlockReader worldIn,
BlockPos pos) |
boolean |
BlockState.blockNeedsPostProcessing(IBlockReader worldIn,
BlockPos pos) |
protected int |
RedstoneDiodeBlock.calculateInputStrength(World worldIn,
BlockPos pos,
BlockState state) |
protected int |
ComparatorBlock.calculateInputStrength(World worldIn,
BlockPos pos,
BlockState state) |
private int |
ComparatorBlock.calculateOutput(World worldIn,
BlockPos pos,
BlockState state) |
void |
TripWireHookBlock.calculateState(World worldIn,
BlockPos pos,
BlockState hookState,
boolean p_176260_4_,
boolean p_176260_5_,
int p_176260_6_,
BlockState p_176260_7_) |
static boolean |
VineBlock.canAttachTo(IBlockReader p_196542_0_,
BlockPos worldIn,
Direction neighborPos) |
private boolean |
LadderBlock.canAttachTo(IBlockReader p_196471_1_,
BlockPos p_196471_2_,
Direction p_196471_3_) |
boolean |
FireBlock.canCatchFire(IBlockReader world,
BlockPos pos,
Direction face)
Side sensitive version that calls the block function.
|
protected static boolean |
RedstoneWireBlock.canConnectTo(BlockState blockState,
IBlockReader world,
BlockPos pos,
Direction side) |
boolean |
SeaGrassBlock.canContainFluid(IBlockReader worldIn,
BlockPos pos,
BlockState state,
Fluid fluidIn) |
boolean |
KelpBlock.canContainFluid(IBlockReader worldIn,
BlockPos pos,
BlockState state,
Fluid fluidIn) |
boolean |
KelpTopBlock.canContainFluid(IBlockReader worldIn,
BlockPos pos,
BlockState state,
Fluid fluidIn) |
boolean |
ILiquidContainer.canContainFluid(IBlockReader worldIn,
BlockPos pos,
BlockState state,
Fluid fluidIn) |
boolean |
TallSeaGrassBlock.canContainFluid(IBlockReader worldIn,
BlockPos pos,
BlockState state,
Fluid fluidIn) |
default boolean |
IWaterLoggable.canContainFluid(IBlockReader worldIn,
BlockPos pos,
BlockState state,
Fluid fluidIn) |
boolean |
SlabBlock.canContainFluid(IBlockReader worldIn,
BlockPos pos,
BlockState state,
Fluid fluidIn) |
protected boolean |
FireBlock.canDie(World worldIn,
BlockPos pos) |
boolean |
CarvedPumpkinBlock.canDispenserPlace(IWorldReader p_196354_1_,
BlockPos p_196354_2_) |
boolean |
CarvedPumpkinBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
BedrockBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
RedstoneLampBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
AbstractGlassBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
IceBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
TrapDoorBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
Block.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type)
Deprecated.
|
boolean |
SoulSandBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
LeavesBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
MagmaBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
BarrierBlock.canEntitySpawn(BlockState state,
IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
BlockState.canEntitySpawn(IBlockReader worldIn,
BlockPos pos,
EntityType<?> type) |
boolean |
StemBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
TallFlowerBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
SeaGrassBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
SweetBerryBushBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
SaplingBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
BambooSaplingBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
SeaPickleBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
MushroomBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
BambooBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
TallGrassBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
IGrowable.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
GrassBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
CropsBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
boolean |
CocoaBlock.canGrow(IBlockReader worldIn,
BlockPos pos,
BlockState state,
boolean isClient) |
static boolean |
BubbleColumnBlock.canHoldBubbleColumn(IWorld p_208072_0_,
BlockPos p_208072_1_) |
protected boolean |
CoralBlock.canLive(IBlockReader p_203943_1_,
BlockPos p_203943_2_) |
boolean |
AbstractRailBlock.canMakeSlopes(BlockState state,
IBlockReader world,
BlockPos pos)
Returns true if the rail can make up and down slopes.
|
static boolean |
PistonBlock.canPush(BlockState blockStateIn,
World worldIn,
BlockPos pos,
Direction facing,
boolean destroyBlocks,
Direction p_185646_5_) |
static boolean |
WitherSkeletonSkullBlock.canSpawnMob(World p_196299_0_,
BlockPos p_196299_1_,
ItemStack p_196299_2_) |
boolean |
Block.canSustainPlant(BlockState state,
IBlockReader world,
BlockPos pos,
Direction facing,
IPlantable plantable) |
boolean |
StemBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
TallFlowerBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
SeaGrassBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
SweetBerryBushBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
SaplingBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
BambooSaplingBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
SeaPickleBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
MushroomBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
BambooBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
TallGrassBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
IGrowable.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
GrassBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
CropsBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
boolean |
CocoaBlock.canUseBonemeal(World worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
TNTBlock.catchFire(BlockState state,
World world,
BlockPos pos,
Direction face,
LivingEntity igniter) |
boolean |
ShulkerBoxBlock.causesSuffocation(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
AbstractGlassBlock.causesSuffocation(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
MovingPistonBlock.causesSuffocation(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
PistonBlock.causesSuffocation(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
Block.causesSuffocation(BlockState state,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
boolean |
LeavesBlock.causesSuffocation(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
BlockState.causesSuffocation(IBlockReader worldIn,
BlockPos pos) |
private void |
PistonBlock.checkForMove(World worldIn,
BlockPos pos,
BlockState state) |
private void |
AbstractButtonBlock.checkPressed(BlockState state,
World worldIn,
BlockPos pos) |
static void |
WitherSkeletonSkullBlock.checkWitherSpawn(World worldIn,
BlockPos pos,
SkullTileEntity p_196298_2_) |
private static void |
ComposterBlock.clear(BlockState p_220294_0_,
IWorld p_220294_1_,
BlockPos p_220294_2_) |
protected int |
WeightedPressurePlateBlock.computeRedstoneStrength(World worldIn,
BlockPos pos) |
protected abstract int |
AbstractPressurePlateBlock.computeRedstoneStrength(World worldIn,
BlockPos pos) |
protected int |
PressurePlateBlock.computeRedstoneStrength(World worldIn,
BlockPos pos) |
private RailState |
RailState.createForAdjacent(BlockPos p_196908_1_) |
ISidedInventory |
ComposterBlock.createInventory(BlockState p_219966_1_,
IWorld p_219966_2_,
BlockPos p_219966_3_) |
static BlockPattern.PatternHelper |
NetherPortalBlock.createPatternHelper(IWorld p_181089_0_,
BlockPos worldIn) |
protected void |
DropperBlock.dispense(World worldIn,
BlockPos pos) |
protected void |
DispenserBlock.dispense(World worldIn,
BlockPos pos) |
private boolean |
PistonBlock.doMove(World worldIn,
BlockPos pos,
Direction directionIn,
boolean extending) |
private void |
LecternBlock.dropBook(BlockState p_220150_1_,
World p_220150_2_,
BlockPos p_220150_3_) |
static void |
BeehiveBlock.dropHoneyComb(World p_226878_0_,
BlockPos p_226878_1_) |
private void |
JukeboxBlock.dropRecord(World worldIn,
BlockPos pos) |
void |
Block.dropXpOnBlockBreak(World worldIn,
BlockPos pos,
int amount) |
boolean |
ContainerBlock.eventReceived(BlockState state,
World worldIn,
BlockPos pos,
int id,
int param) |
boolean |
ComparatorBlock.eventReceived(BlockState state,
World worldIn,
BlockPos pos,
int id,
int param) |
boolean |
PistonBlock.eventReceived(BlockState state,
World worldIn,
BlockPos pos,
int id,
int param) |
boolean |
NoteBlock.eventReceived(BlockState state,
World worldIn,
BlockPos pos,
int id,
int param) |
boolean |
Block.eventReceived(BlockState state,
World worldIn,
BlockPos pos,
int id,
int param)
Deprecated.
|
private void |
CommandBlockBlock.execute(BlockState p_193387_1_,
World p_193387_2_,
BlockPos p_193387_3_,
CommandBlockLogic p_193387_4_,
boolean p_193387_5_) |
private static void |
CommandBlockBlock.executeChain(World p_193386_0_,
BlockPos p_193386_1_,
Direction p_193386_2_) |
static void |
TNTBlock.explode(World p_196534_0_,
BlockPos worldIn)
Deprecated.
|
private static void |
TNTBlock.explode(World worldIn,
BlockPos pos,
LivingEntity entityIn)
Deprecated.
|
void |
Block.fillWithRain(World worldIn,
BlockPos pos) |
void |
CauldronBlock.fillWithRain(World worldIn,
BlockPos pos) |
private ItemFrameEntity |
ComparatorBlock.findItemFrame(World worldIn,
Direction facing,
BlockPos pos) |
protected <T extends AbstractMinecartEntity> |
DetectorRailBlock.findMinecarts(World worldIn,
BlockPos pos,
java.lang.Class<T> cartType,
java.util.function.Predicate<Entity> filter) |
protected boolean |
PoweredRailBlock.findPoweredRailSignal(World worldIn,
BlockPos pos,
BlockState state,
boolean p_176566_4_,
int p_176566_5_) |
private boolean |
VineBlock.func_196539_a(IBlockReader p_196539_1_,
BlockPos p_196539_2_) |
private boolean |
VineBlock.func_196541_a(IBlockReader p_196541_1_,
BlockPos p_196541_2_,
Direction p_196541_3_) |
private BlockState |
VineBlock.func_196545_h(BlockState p_196545_1_,
IBlockReader p_196545_2_,
BlockPos p_196545_3_) |
protected boolean |
PoweredRailBlock.func_208071_a(World p_208071_1_,
BlockPos p_208071_2_,
boolean p_208071_3_,
int p_208071_4_,
RailShape p_208071_5_) |
private boolean |
RailState.func_208512_d(BlockPos p_208512_1_) |
protected void |
BambooSaplingBlock.func_220087_a(World p_220087_1_,
BlockPos p_220087_2_) |
private boolean |
ScaffoldingBlock.func_220116_a(IBlockReader p_220116_1_,
BlockPos p_220116_2_,
int p_220116_3_) |
static int |
ScaffoldingBlock.func_220117_a(IBlockReader p_220117_0_,
BlockPos p_220117_1_) |
static java.util.Optional<Vec3d> |
BedBlock.func_220172_a(EntityType<?> p_220172_0_,
IWorldReader p_220172_1_,
BlockPos p_220172_2_,
int p_220172_3_) |
static Direction |
BedBlock.func_220174_a(IBlockReader p_220174_0_,
BlockPos p_220174_1_) |
protected static java.util.Optional<Vec3d> |
BedBlock.func_220175_a(EntityType<?> p_220175_0_,
IWorldReader p_220175_1_,
BlockPos p_220175_2_) |
static boolean |
HorizontalFaceBlock.func_220185_b(IWorldReader p_220185_0_,
BlockPos p_220185_1_,
Direction p_220185_2_) |
private static boolean |
SpreadableSnowyDirtBlock.func_220256_c(BlockState p_220256_0_,
IWorldReader p_220256_1_,
BlockPos p_220256_2_) |
private static boolean |
SpreadableSnowyDirtBlock.func_220257_b(BlockState p_220257_0_,
IWorldReader p_220257_1_,
BlockPos p_220257_2_) |
abstract TileEntityMerger.ICallbackWrapper<? extends ChestTileEntity> |
AbstractChestBlock.func_225536_a_(BlockState p_225536_1_,
World p_225536_2_,
BlockPos p_225536_3_,
boolean p_225536_4_) |
TileEntityMerger.ICallbackWrapper<? extends ChestTileEntity> |
EnderChestBlock.func_225536_a_(BlockState p_225536_1_,
World p_225536_2_,
BlockPos p_225536_3_,
boolean p_225536_4_) |
TileEntityMerger.ICallbackWrapper<? extends ChestTileEntity> |
ChestBlock.func_225536_a_(BlockState p_225536_1_,
World p_225536_2_,
BlockPos p_225536_3_,
boolean p_225536_4_) |
private boolean |
BedBlock.func_226861_a_(World p_226861_1_,
BlockPos p_226861_2_) |
private void |
BeehiveBlock.func_226879_a_(World p_226879_1_,
BlockPos p_226879_2_,
BlockState p_226879_3_) |
boolean |
BellBlock.func_226885_a_(World p_226885_1_,
BlockPos p_226885_2_,
Direction p_226885_3_) |
void |
AbstractButtonBlock.func_226910_d_(BlockState p_226910_1_,
World p_226910_2_,
BlockPos p_226910_3_) |
private ActionResultType |
CakeBlock.func_226911_a_(IWorld p_226911_1_,
BlockPos p_226911_2_,
BlockState p_226911_3_,
PlayerEntity p_226911_4_) |
static IInventory |
ChestBlock.func_226916_a_(ChestBlock p_226916_0_,
BlockState p_226916_1_,
World p_226916_2_,
BlockPos p_226916_3_,
boolean p_226916_4_) |
private void |
HoneyBlock.func_226933_a_(Entity p_226933_1_,
BlockPos p_226933_2_) |
private boolean |
HoneyBlock.func_226935_a_(BlockPos p_226935_1_,
Entity p_226935_2_) |
BlockState |
LeverBlock.func_226939_d_(BlockState p_226939_1_,
World p_226939_2_,
BlockPos p_226939_3_) |
boolean |
MushroomBlock.func_226940_a_(ServerWorld p_226940_1_,
BlockPos p_226940_2_,
BlockState p_226940_3_,
java.util.Random p_226940_4_) |
void |
SaplingBlock.func_226942_a_(ServerWorld p_226942_1_,
BlockPos p_226942_2_,
BlockState p_226942_3_,
java.util.Random p_226942_4_) |
private static boolean |
ConcretePowderBlock.func_230137_b_(IBlockReader p_230137_0_,
BlockPos p_230137_1_,
BlockState p_230137_2_) |
static void |
ChorusFlowerBlock.generatePlant(IWorld worldIn,
BlockPos pos,
java.util.Random rand,
int p_185603_3_) |
protected int |
RedstoneDiodeBlock.getActiveSignal(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
protected int |
ComparatorBlock.getActiveSignal(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
float |
StructureVoidBlock.getAmbientOcclusionLightValue(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
float |
AbstractGlassBlock.getAmbientOcclusionLightValue(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
float |
Block.getAmbientOcclusionLightValue(BlockState state,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
float |
BarrierBlock.getAmbientOcclusionLightValue(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
float |
BlockState.getAmbientOcclusionLightValue(IBlockReader reader,
BlockPos pos) |
float |
Block.getBlockHardness(BlockState blockState,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
float |
BlockState.getBlockHardness(IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
CactusBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
ComposterBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
ScaffoldingBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
FourWayBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
MovingPistonBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
WallBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
HoneyBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
BellBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
BambooBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
GrindstoneBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
FenceGateBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
SnowBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
Block.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context)
Deprecated.
|
VoxelShape |
SoulSandBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
LecternBlock.getCollisionShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
BlockState.getCollisionShape(IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
BlockState.getCollisionShape(IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
int |
BeehiveBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
CommandBlockBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
ComposterBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
DispenserBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
ShulkerBoxBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
BarrelBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
EndPortalFrameBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
HopperBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
BrewingStandBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
JukeboxBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
CakeBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
Block.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos)
Deprecated.
|
int |
CauldronBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
DetectorRailBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
AbstractFurnaceBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
ChestBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
LecternBlock.getComparatorInputOverride(BlockState blockState,
World worldIn,
BlockPos pos) |
int |
BlockState.getComparatorInputOverride(World worldIn,
BlockPos pos) |
INamedContainerProvider |
ContainerBlock.getContainer(BlockState state,
World worldIn,
BlockPos pos) |
INamedContainerProvider |
CraftingTableBlock.getContainer(BlockState state,
World worldIn,
BlockPos pos) |
INamedContainerProvider |
CartographyTableBlock.getContainer(BlockState state,
World worldIn,
BlockPos pos) |
INamedContainerProvider |
AnvilBlock.getContainer(BlockState state,
World worldIn,
BlockPos pos) |
INamedContainerProvider |
EnchantingTableBlock.getContainer(BlockState state,
World worldIn,
BlockPos pos) |
INamedContainerProvider |
GrindstoneBlock.getContainer(BlockState state,
World worldIn,
BlockPos pos) |
INamedContainerProvider |
Block.getContainer(BlockState state,
World worldIn,
BlockPos pos)
Deprecated.
|
INamedContainerProvider |
StonecutterBlock.getContainer(BlockState state,
World worldIn,
BlockPos pos) |
INamedContainerProvider |
LoomBlock.getContainer(BlockState state,
World worldIn,
BlockPos pos) |
INamedContainerProvider |
ChestBlock.getContainer(BlockState state,
World worldIn,
BlockPos pos) |
INamedContainerProvider |
LecternBlock.getContainer(BlockState state,
World worldIn,
BlockPos pos) |
INamedContainerProvider |
BlockState.getContainer(World worldIn,
BlockPos pos) |
private AxisAlignedBB |
DetectorRailBlock.getDectectionBox(BlockPos pos) |
protected int |
NetherPortalBlock.Size.getDistanceUntilEdge(BlockPos pos,
Direction directionIn) |
private static boolean |
BubbleColumnBlock.getDrag(IBlockReader p_203157_0_,
BlockPos p_203157_1_) |
static java.util.List<ItemStack> |
Block.getDrops(BlockState state,
ServerWorld worldIn,
BlockPos pos,
TileEntity tileEntityIn) |
static java.util.List<ItemStack> |
Block.getDrops(BlockState state,
ServerWorld worldIn,
BlockPos pos,
TileEntity tileEntityIn,
Entity entityIn,
ItemStack stack) |
int |
SpawnerBlock.getExpDrop(BlockState state,
IWorldReader world,
BlockPos pos,
int fortune,
int silktouch) |
int |
RedstoneOreBlock.getExpDrop(BlockState state,
IWorldReader world,
BlockPos pos,
int fortune,
int silktouch) |
int |
OreBlock.getExpDrop(BlockState state,
IWorldReader reader,
BlockPos pos,
int fortune,
int silktouch) |
VoxelShape |
BlockState.getFaceOcclusionShape(IBlockReader worldIn,
BlockPos pos,
Direction directionIn) |
protected static float |
CropsBlock.getGrowthChance(Block blockIn,
IBlockReader worldIn,
BlockPos pos) |
ItemStack |
StemBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
NetherWartBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
SweetBerryBushBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
EndGatewayBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
SpawnerBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
AbstractBannerBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
BambooSaplingBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
ShulkerBoxBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
MovingPistonBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
AttachedStemBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
PistonHeadBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
KelpBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
NetherPortalBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
FrostedIceBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
FlowerPotBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
EndPortalBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
CropsBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
ItemStack |
Block.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state)
Deprecated.
|
ItemStack |
TallSeaGrassBlock.getItem(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
MaterialColor |
BedBlock.getMaterialColor(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
MaterialColor |
LogBlock.getMaterialColor(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
MaterialColor |
Block.getMaterialColor(BlockState state,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
MaterialColor |
BlockState.getMaterialColor(IBlockReader worldIn,
BlockPos pos)
Deprecated.
use {@link BlockState#rotate(IWorld, BlockPos, Rotation)
|
private int |
FireBlock.getNeighborEncouragement(IWorldReader worldIn,
BlockPos pos) |
protected int |
BambooBlock.getNumBambooBlocksAbove(IBlockReader worldIn,
BlockPos pos) |
protected int |
BambooBlock.getNumBambooBlocksBelow(IBlockReader worldIn,
BlockPos pos) |
Vec3d |
Block.getOffset(BlockState state,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
Vec3d |
BlockState.getOffset(IBlockReader access,
BlockPos pos) |
int |
Block.getOpacity(BlockState state,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
int |
LeavesBlock.getOpacity(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
int |
BlockState.getOpacity(IBlockReader worldIn,
BlockPos pos) |
BlockState |
CactusBlock.getPlant(IBlockReader world,
BlockPos pos) |
BlockState |
BushBlock.getPlant(IBlockReader world,
BlockPos pos) |
BlockState |
SugarCaneBlock.getPlant(IBlockReader world,
BlockPos pos) |
PlantType |
StemBlock.getPlantType(IBlockReader world,
BlockPos pos) |
PlantType |
CactusBlock.getPlantType(IBlockReader world,
BlockPos pos) |
PlantType |
SugarCaneBlock.getPlantType(IBlockReader world,
BlockPos pos) |
float |
BambooSaplingBlock.getPlayerRelativeBlockHardness(BlockState state,
PlayerEntity player,
IBlockReader worldIn,
BlockPos pos) |
float |
BambooBlock.getPlayerRelativeBlockHardness(BlockState state,
PlayerEntity player,
IBlockReader worldIn,
BlockPos pos) |
float |
Block.getPlayerRelativeBlockHardness(BlockState state,
PlayerEntity player,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
float |
BlockState.getPlayerRelativeBlockHardness(PlayerEntity player,
IBlockReader worldIn,
BlockPos pos) |
long |
BlockState.getPositionRandom(BlockPos pos) |
long |
DoorBlock.getPositionRandom(BlockState state,
BlockPos pos) |
long |
BedBlock.getPositionRandom(BlockState state,
BlockPos pos) |
long |
Block.getPositionRandom(BlockState state,
BlockPos pos)
Deprecated.
|
long |
DoublePlantBlock.getPositionRandom(BlockState state,
BlockPos pos) |
protected int |
RedstoneDiodeBlock.getPowerOnSide(IWorldReader worldIn,
BlockPos pos,
Direction side) |
protected int |
RedstoneDiodeBlock.getPowerOnSides(IWorldReader worldIn,
BlockPos pos,
BlockState state) |
RailShape |
AbstractRailBlock.getRailDirection(BlockState state,
IBlockReader world,
BlockPos pos,
AbstractMinecartEntity cart)
Return the rail's direction.
|
float |
AbstractRailBlock.getRailMaxSpeed(BlockState state,
World world,
BlockPos pos,
AbstractMinecartEntity cart)
Returns the max speed of the rail at the specified position.
|
VoxelShape |
ComposterBlock.getRaytraceShape(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
ScaffoldingBlock.getRaytraceShape(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
HopperBlock.getRaytraceShape(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
Block.getRaytraceShape(BlockState state,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
VoxelShape |
CauldronBlock.getRaytraceShape(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
BlockState.getRaytraceShape(IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
SkullBlock.getRenderShape(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
FenceGateBlock.getRenderShape(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
Block.getRenderShape(BlockState state,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
VoxelShape |
FenceBlock.getRenderShape(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
LecternBlock.getRenderShape(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
BlockState.getRenderShape(IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
FarmlandBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
BubbleColumnBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
TripWireHookBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
StemBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
StructureVoidBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
NetherWartBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
DoorBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
VineBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
SkullBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
SeaGrassBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
BeetrootBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
SweetBerryBushBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
GrassPathBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
CactusBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
AirBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
LeverBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
CarrotBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
CoralPlantBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
BedBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
SaplingBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
ComposterBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
LilyPadBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
AbstractRailBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
PotatoBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
WallBannerBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
RedstoneWallTorchBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
ScaffoldingBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
BambooSaplingBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
WallSignBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
SeaPickleBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
DeadCoralWallFanBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
ShulkerBoxBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
RedstoneDiodeBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
EndPortalFrameBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
FourWayBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
MushroomBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
TurtleEggBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
MovingPistonBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
WallBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
DeadBushBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
AttachedStemBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
HopperBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
CarpetBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
WallSkullBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
AbstractPressurePlateBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
CoralFanBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
DaylightDetectorBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
PistonHeadBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
NetherPortalBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
WallTorchBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
EnderChestBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
BellBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
SixWayBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
FlowerBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
BambooBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
KelpTopBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
ConduitBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
CampfireBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
AbstractButtonBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
AnvilBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
EnchantingTableBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
PistonBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
GrindstoneBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
FlowerPotBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
BrewingStandBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
TallGrassBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
AbstractCoralPlantBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
FenceGateBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
LadderBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
EndPortalBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
FlowingFluidBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
RedstoneWireBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
TrapDoorBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
StairsBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
EndRodBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
FireBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
TorchBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
AbstractSignBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
DragonEggBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
SnowBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
TripWireBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
CakeBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
CropsBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
DeadCoralPlantBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
SugarCaneBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
Block.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context)
Deprecated.
|
VoxelShape |
LanternBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
CauldronBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
TallSeaGrassBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
StonecutterBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
CocoaBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
BannerBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
ChestBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
LecternBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
SlabBlock.getShape(BlockState state,
IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
VoxelShape |
BlockState.getShape(IBlockReader worldIn,
BlockPos pos) |
VoxelShape |
BlockState.getShape(IBlockReader worldIn,
BlockPos pos,
ISelectionContext context) |
private static StairsShape |
StairsBlock.getShapeProperty(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
private RedstoneSide |
RedstoneWireBlock.getSide(IBlockReader worldIn,
BlockPos pos,
Direction face) |
float |
Block.getSlipperiness(BlockState state,
IWorldReader world,
BlockPos pos,
Entity entity) |
BlockState |
FireBlock.getStateForPlacement(IBlockReader p_196448_1_,
BlockPos p_196448_2_) |
int |
TripWireHookBlock.getStrongPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
TrappedChestBlock.getStrongPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
RedstoneTorchBlock.getStrongPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
LeverBlock.getStrongPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
ObserverBlock.getStrongPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
RedstoneDiodeBlock.getStrongPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
AbstractPressurePlateBlock.getStrongPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
AbstractButtonBlock.getStrongPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
RedstoneWireBlock.getStrongPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
Block.getStrongPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side)
Deprecated.
|
int |
DetectorRailBlock.getStrongPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
LecternBlock.getStrongPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
BlockState.getStrongPower(IBlockReader blockAccess,
BlockPos pos,
Direction side) |
private PistonTileEntity |
MovingPistonBlock.getTileEntity(IBlockReader p_220170_1_,
BlockPos p_220170_2_) |
protected BlockState |
AbstractRailBlock.getUpdatedState(World worldIn,
BlockPos pos,
BlockState state,
boolean placing) |
static BlockState |
Block.getValidBlockForPosition(BlockState currentState,
IWorld worldIn,
BlockPos pos) |
boolean |
ComparatorBlock.getWeakChanges(BlockState state,
IWorldReader world,
BlockPos pos) |
int |
TripWireHookBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
TrappedChestBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
RedstoneTorchBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
LeverBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
ObserverBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
RedstoneBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
RedstoneWallTorchBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
RedstoneDiodeBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
AbstractPressurePlateBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
DaylightDetectorBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
AbstractButtonBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
RedstoneWireBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
Block.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side)
Deprecated.
|
int |
DetectorRailBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
LecternBlock.getWeakPower(BlockState blockState,
IBlockReader blockAccess,
BlockPos pos,
Direction side) |
int |
BlockState.getWeakPower(IBlockReader blockAccess,
BlockPos pos,
Direction side) |
protected void |
BambooBlock.grow(BlockState blockStateIn,
World worldIn,
BlockPos posIn,
java.util.Random rand,
int p_220258_5_) |
void |
StemBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
TallFlowerBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
SeaGrassBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
SweetBerryBushBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
SaplingBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
BambooSaplingBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
SeaPickleBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
MushroomBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
BambooBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
TallGrassBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
IGrowable.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
GrassBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
CropsBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
CocoaBlock.grow(ServerWorld worldIn,
java.util.Random rand,
BlockPos pos,
BlockState state) |
void |
CropsBlock.grow(World worldIn,
BlockPos pos,
BlockState state) |
private static void |
ChorusFlowerBlock.growTreeRecursive(IWorld worldIn,
BlockPos p_185601_1_,
java.util.Random rand,
BlockPos p_185601_3_,
int p_185601_4_,
int p_185601_5_) |
void |
BeehiveBlock.harvestBlock(World worldIn,
PlayerEntity player,
BlockPos pos,
BlockState state,
TileEntity te,
ItemStack stack) |
void |
DoorBlock.harvestBlock(World worldIn,
PlayerEntity player,
BlockPos pos,
BlockState state,
TileEntity te,
ItemStack stack) |
void |
BedBlock.harvestBlock(World worldIn,
PlayerEntity player,
BlockPos pos,
BlockState state,
TileEntity te,
ItemStack stack) |
void |
TurtleEggBlock.harvestBlock(World worldIn,
PlayerEntity player,
BlockPos pos,
BlockState state,
TileEntity te,
ItemStack stack) |
void |
IceBlock.harvestBlock(World worldIn,
PlayerEntity player,
BlockPos pos,
BlockState state,
TileEntity te,
ItemStack stack) |
void |
Block.harvestBlock(World worldIn,
PlayerEntity player,
BlockPos pos,
BlockState state,
TileEntity te,
ItemStack stack) |
void |
DoublePlantBlock.harvestBlock(World worldIn,
PlayerEntity player,
BlockPos pos,
BlockState state,
TileEntity te,
ItemStack stack) |
private boolean |
BeehiveBlock.hasBees(World p_226882_1_,
BlockPos p_226882_2_) |
private boolean |
FarmlandBlock.hasCrops(IBlockReader worldIn,
BlockPos pos) |
static boolean |
Block.hasEnoughSolidSide(IWorldReader worldIn,
BlockPos pos,
Direction directionIn) |
private boolean |
TurtleEggBlock.hasProperHabitat(IBlockReader p_203168_1_,
BlockPos p_203168_2_) |
static boolean |
Block.hasSolidSide(BlockState state,
IBlockReader worldIn,
BlockPos pos,
Direction side) |
static boolean |
Block.hasSolidSideOnTop(IBlockReader worldIn,
BlockPos pos) |
private static boolean |
FarmlandBlock.hasWater(IWorldReader worldIn,
BlockPos pos) |
void |
JukeboxBlock.insertRecord(IWorld worldIn,
BlockPos pos,
BlockState state,
ItemStack recordStack) |
protected void |
BlastFurnaceBlock.interactWith(World worldIn,
BlockPos pos,
PlayerEntity player) |
protected void |
FurnaceBlock.interactWith(World worldIn,
BlockPos pos,
PlayerEntity player) |
protected void |
SmokerBlock.interactWith(World worldIn,
BlockPos pos,
PlayerEntity player) |
protected abstract void |
AbstractFurnaceBlock.interactWith(World worldIn,
BlockPos pos,
PlayerEntity player) |
private boolean |
RailState.isAdjacentRail(BlockPos p_196902_1_) |
private static boolean |
ChestBlock.isBelowSolidBlock(IBlockReader p_176456_0_,
BlockPos worldIn) |
static boolean |
ChestBlock.isBlocked(IWorld p_220108_0_,
BlockPos p_220108_1_) |
private static boolean |
RedstoneTorchBlock.isBurnedOut(World p_176598_0_,
BlockPos worldIn,
boolean pos) |
private static boolean |
ChestBlock.isCatSittingOn(IWorld p_220107_0_,
BlockPos p_220107_1_) |
boolean |
BlockState.isCollisionShapeOpaque(IBlockReader blockReaderIn,
BlockPos blockPosIn) |
private boolean |
RailState.isConnectedTo(BlockPos p_196904_1_) |
private static boolean |
StairsBlock.isDifferentStairs(BlockState state,
IBlockReader worldIn,
BlockPos pos,
Direction face) |
boolean |
RedstoneDiodeBlock.isFacingTowardsRepeater(IBlockReader worldIn,
BlockPos pos,
BlockState state) |
boolean |
AbstractRailBlock.isFlexibleRail(BlockState state,
IBlockReader world,
BlockPos pos)
Return true if the rail can make corners.
|
protected static boolean |
AbstractCoralPlantBlock.isInWater(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
VineBlock.isLadder(BlockState state,
IWorldReader world,
BlockPos pos,
LivingEntity entity) |
boolean |
ScaffoldingBlock.isLadder(BlockState state,
IWorldReader world,
BlockPos pos,
LivingEntity entity) |
boolean |
LadderBlock.isLadder(BlockState state,
IWorldReader world,
BlockPos pos,
LivingEntity entity) |
boolean |
TrapDoorBlock.isLadder(BlockState state,
IWorldReader world,
BlockPos pos,
LivingEntity entity) |
static boolean |
CampfireBlock.isLitCampfireInRange(World p_226914_0_,
BlockPos p_226914_1_,
int p_226914_2_) |
boolean |
RepeaterBlock.isLocked(IWorldReader worldIn,
BlockPos pos,
BlockState state) |
boolean |
RedstoneDiodeBlock.isLocked(IWorldReader worldIn,
BlockPos pos,
BlockState state) |
boolean |
BeaconBlock.isNormalCube(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
AbstractGlassBlock.isNormalCube(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
MovingPistonBlock.isNormalCube(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
PistonBlock.isNormalCube(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
Block.isNormalCube(BlockState state,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
boolean |
SoulSandBlock.isNormalCube(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
BlockState.isNormalCube(IBlockReader reader,
BlockPos pos) |
boolean |
Block.isOpaqueCube(BlockState state,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
boolean |
BlockState.isOpaqueCube(IBlockReader worldIn,
BlockPos pos) |
NetherPortalBlock.Size |
NetherPortalBlock.isPortal(IWorld worldIn,
BlockPos pos) |
private boolean |
RedstoneWireBlock.isPowerSourceAt(IBlockReader worldIn,
BlockPos pos,
Direction side) |
static boolean |
AbstractRailBlock.isRail(World worldIn,
BlockPos pos) |
boolean |
BlockState.isSolidSide(IBlockReader blockReaderIn,
BlockPos blockPosIn,
Direction directionIn) |
boolean |
BlockState.isSuffocating(IBlockReader blockReaderIn,
BlockPos blockPosIn) |
boolean |
BlockState.isTopSolid(IBlockReader reader,
BlockPos pos,
Entity entityIn) |
private static boolean |
ConcretePowderBlock.isTouchingLiquid(IBlockReader p_196441_0_,
BlockPos p_196441_1_) |
protected boolean |
StemBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
protected boolean |
NetherWartBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
protected boolean |
SeaGrassBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
protected boolean |
LilyPadBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
protected boolean |
SeaPickleBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
protected boolean |
MushroomBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
protected boolean |
DeadBushBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
protected boolean |
AttachedStemBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
protected boolean |
BushBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
protected boolean |
CropsBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
protected boolean |
TallSeaGrassBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
protected boolean |
WitherRoseBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
FarmlandBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
BubbleColumnBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
TripWireHookBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
DoorBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
VineBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
GrassPathBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
CactusBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
StandingSignBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
HorizontalFaceBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
AbstractRailBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
WallBannerBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
RedstoneWallTorchBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
ScaffoldingBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
BambooSaplingBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
ChorusFlowerBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
WallSignBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
SeaPickleBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
DeadCoralWallFanBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
RedstoneDiodeBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
MushroomBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
ChorusPlantBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
CarpetBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
AbstractPressurePlateBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
PistonHeadBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
KelpBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
WallTorchBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
BellBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
BambooBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
KelpTopBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
GrindstoneBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
AbstractCoralPlantBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
LadderBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
RedstoneWireBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
FireBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
TorchBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
BushBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
SnowBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
CakeBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
CropsBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
SugarCaneBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
Block.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos)
Deprecated.
|
boolean |
LanternBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
TallSeaGrassBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
CocoaBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
BannerBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
DoublePlantBlock.isValidPosition(BlockState state,
IWorldReader worldIn,
BlockPos pos) |
boolean |
BlockState.isValidPosition(IWorldReader worldIn,
BlockPos pos) |
boolean |
FarmlandBlock.isViewBlocking(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
GrassPathBlock.isViewBlocking(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
Block.isViewBlocking(BlockState state,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
boolean |
SoulSandBlock.isViewBlocking(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
BlockState |
ChorusPlantBlock.makeConnections(IBlockReader p_196497_1_,
BlockPos pos) |
boolean |
MushroomBlock.needsPostProcessing(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
Block.needsPostProcessing(BlockState state,
IBlockReader worldIn,
BlockPos pos)
Deprecated.
|
boolean |
MagmaBlock.needsPostProcessing(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
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 void |
TripWireBlock.notifyHook(World worldIn,
BlockPos pos,
BlockState state) |
protected void |
RedstoneDiodeBlock.notifyNeighbors(World worldIn,
BlockPos pos,
BlockState state) |
private static void |
LecternBlock.notifyNeighbors(World worldIn,
BlockPos pos,
BlockState state) |
private void |
TripWireHookBlock.notifyNeighbors(World worldIn,
BlockPos pos,
Direction side) |
private void |
RedstoneWireBlock.notifyWireNeighborsOfStateChange(World worldIn,
BlockPos pos) |
static BlockState |
Block.nudgeEntitiesWithNewState(BlockState oldState,
BlockState newState,
World worldIn,
BlockPos pos) |
ActionResultType |
TNTBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
BeehiveBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
CommandBlockBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
BeaconBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
DoorBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
SweetBerryBushBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
LeverBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
BedBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
ComposterBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
CraftingTableBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
RedstoneOreBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
StructureBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
CartographyTableBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
RepeaterBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
DispenserBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
ShulkerBoxBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
BarrelBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
JigsawBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
MovingPistonBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
HopperBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
PumpkinBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
DaylightDetectorBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
EnderChestBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
BellBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
ComparatorBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
CampfireBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
AbstractButtonBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
AnvilBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
EnchantingTableBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
GrindstoneBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
FlowerPotBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
BrewingStandBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
FenceGateBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
FletchingTableBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
TrapDoorBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
StairsBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
NoteBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
AbstractSignBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
DragonEggBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
JukeboxBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
CakeBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
Block.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit)
Deprecated.
|
ActionResultType |
CauldronBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
SmithingTableBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
FenceBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
StonecutterBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
AbstractFurnaceBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
LoomBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
ChestBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
ActionResultType |
LecternBlock.onBlockActivated(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player,
Hand handIn,
BlockRayTraceResult hit) |
void |
CoralWallFanBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
TNTBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
FallingBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
BubbleColumnBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
RedstoneTorchBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
CarvedPumpkinBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
ObserverBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
CoralPlantBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
ComposterBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
AbstractRailBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
WetSpongeBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
CoralFinBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
ScaffoldingBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
RedstoneLampBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
RedstoneDiodeBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
TurtleEggBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
HopperBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
PistonBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
SpongeBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
FlowingFluidBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
RedstoneWireBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
StairsBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
FireBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
TripWireBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
Block.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving)
Deprecated.
|
void |
SoulSandBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
DetectorRailBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
MagmaBlock.onBlockAdded(BlockState state,
World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
BlockState.onBlockAdded(World worldIn,
BlockPos pos,
BlockState oldState,
boolean isMoving) |
void |
RedstoneOreBlock.onBlockClicked(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player) |
void |
StairsBlock.onBlockClicked(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player) |
void |
NoteBlock.onBlockClicked(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player) |
void |
DragonEggBlock.onBlockClicked(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player) |
void |
Block.onBlockClicked(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player)
Deprecated.
|
void |
BlockState.onBlockClicked(World worldIn,
BlockPos pos,
PlayerEntity player) |
boolean |
BlockState.onBlockEventReceived(World worldIn,
BlockPos pos,
int id,
int param) |
void |
TNTBlock.onBlockHarvested(World worldIn,
BlockPos pos,
BlockState state,
PlayerEntity player) |
void |
BeehiveBlock.onBlockHarvested(World worldIn,
BlockPos pos,
BlockState state,
PlayerEntity player) |
void |
DoorBlock.onBlockHarvested(World worldIn,
BlockPos pos,
BlockState state,
PlayerEntity player) |
void |
BedBlock.onBlockHarvested(World worldIn,
BlockPos pos,
BlockState state,
PlayerEntity player) |
void |
ShulkerBoxBlock.onBlockHarvested(World worldIn,
BlockPos pos,
BlockState state,
PlayerEntity player) |
void |
PistonHeadBlock.onBlockHarvested(World worldIn,
BlockPos pos,
BlockState state,
PlayerEntity player) |
void |
TripWireBlock.onBlockHarvested(World worldIn,
BlockPos pos,
BlockState state,
PlayerEntity player) |
void |
Block.onBlockHarvested(World worldIn,
BlockPos pos,
BlockState state,
PlayerEntity player) |
void |
DoublePlantBlock.onBlockHarvested(World worldIn,
BlockPos pos,
BlockState state,
PlayerEntity player) |
void |
SkullWallPlayerBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
CommandBlockBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
TripWireHookBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
BeaconBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
DoorBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
BedBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
AbstractBannerBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
WitherSkeletonSkullBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
StructureBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
DispenserBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
ShulkerBoxBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
RedstoneDiodeBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
BarrelBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
HopperBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
WitherSkeletonWallSkullBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
ConduitBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
EnchantingTableBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
PistonBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
BrewingStandBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
Block.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
DoublePlantBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
SkullPlayerBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
AbstractFurnaceBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
ChestBlock.onBlockPlacedBy(World worldIn,
BlockPos pos,
BlockState state,
LivingEntity placer,
ItemStack stack) |
void |
FallingBlock.onBroken(World worldIn,
BlockPos pos) |
void |
AnvilBlock.onBroken(World worldIn,
BlockPos pos) |
void |
FallingBlock.onEndFalling(World worldIn,
BlockPos pos,
BlockState fallingState,
BlockState hitState) |
void |
ConcretePowderBlock.onEndFalling(World worldIn,
BlockPos pos,
BlockState fallingState,
BlockState hitState) |
void |
AnvilBlock.onEndFalling(World worldIn,
BlockPos pos,
BlockState fallingState,
BlockState hitState) |
void |
BubbleColumnBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
SweetBerryBushBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
CactusBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
LilyPadBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
WebBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
HopperBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
AbstractPressurePlateBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
NetherPortalBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
HoneyBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
CampfireBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
AbstractButtonBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
EndPortalBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
FlowingFluidBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
TripWireBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
CropsBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
Block.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn)
Deprecated.
|
void |
CauldronBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
DetectorRailBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
WitherRoseBlock.onEntityCollision(BlockState state,
World worldIn,
BlockPos pos,
Entity entityIn) |
void |
BlockState.onEntityCollision(World worldIn,
BlockPos pos,
Entity entityIn) |
void |
RedstoneOreBlock.onEntityWalk(World worldIn,
BlockPos pos,
Entity entityIn) |
void |
SlimeBlock.onEntityWalk(World worldIn,
BlockPos pos,
Entity entityIn) |
void |
TurtleEggBlock.onEntityWalk(World worldIn,
BlockPos pos,
Entity entityIn) |
void |
StairsBlock.onEntityWalk(World worldIn,
BlockPos pos,
Entity entityIn) |
void |
Block.onEntityWalk(World worldIn,
BlockPos pos,
Entity entityIn) |
void |
MagmaBlock.onEntityWalk(World worldIn,
BlockPos pos,
Entity entityIn) |
void |
TNTBlock.onExplosionDestroy(World worldIn,
BlockPos pos,
Explosion explosionIn) |
void |
StairsBlock.onExplosionDestroy(World worldIn,
BlockPos pos,
Explosion explosionIn) |
void |
Block.onExplosionDestroy(World worldIn,
BlockPos pos,
Explosion explosionIn) |
void |
FarmlandBlock.onFallenUpon(World worldIn,
BlockPos pos,
Entity entityIn,
float fallDistance) |
void |
BedBlock.onFallenUpon(World worldIn,
BlockPos pos,
Entity entityIn,
float fallDistance) |
void |
HayBlock.onFallenUpon(World worldIn,
BlockPos pos,
Entity entityIn,
float fallDistance) |
void |
SlimeBlock.onFallenUpon(World worldIn,
BlockPos pos,
Entity entityIn,
float fallDistance) |
void |
TurtleEggBlock.onFallenUpon(World worldIn,
BlockPos pos,
Entity entityIn,
float fallDistance) |
void |
HoneyBlock.onFallenUpon(World worldIn,
BlockPos pos,
Entity entityIn,
float fallDistance) |
void |
Block.onFallenUpon(World worldIn,
BlockPos pos,
Entity entityIn,
float fallDistance) |
void |
AbstractRailBlock.onMinecartPass(BlockState state,
World world,
BlockPos pos,
AbstractMinecartEntity cart)
This function is called by any minecart that passes over this rail.
|
void |
ComparatorBlock.onNeighborChange(BlockState state,
IWorldReader world,
BlockPos pos,
BlockPos neighbor) |
void |
MovingPistonBlock.onPlayerDestroy(IWorld worldIn,
BlockPos pos,
BlockState state) |
void |
StairsBlock.onPlayerDestroy(IWorld worldIn,
BlockPos pos,
BlockState state) |
void |
Block.onPlayerDestroy(IWorld worldIn,
BlockPos pos,
BlockState state) |
void |
TripWireHookBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
RedstoneTorchBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
LeverBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
ObserverBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
AbstractRailBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
DispenserBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
ShulkerBoxBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
RedstoneDiodeBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
BarrelBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
MovingPistonBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
HopperBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
AbstractPressurePlateBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
PistonHeadBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
CampfireBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
AbstractButtonBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
BrewingStandBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
RedstoneWireBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
StairsBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
JukeboxBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
TripWireBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
Block.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving)
Deprecated.
|
void |
AbstractFurnaceBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
ChestBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
LecternBlock.onReplaced(BlockState state,
World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
void |
BlockState.onReplaced(World worldIn,
BlockPos pos,
BlockState newState,
boolean isMoving) |
private void |
ComparatorBlock.onStateChange(World worldIn,
BlockPos pos,
BlockState state) |
private void |
LecternBlock.openContainer(World p_220152_1_,
BlockPos p_220152_2_,
PlayerEntity p_220152_3_) |
Fluid |
BubbleColumnBlock.pickupFluid(IWorld worldIn,
BlockPos pos,
BlockState state) |
Fluid |
IBucketPickupHandler.pickupFluid(IWorld worldIn,
BlockPos pos,
BlockState state) |
Fluid |
FlowingFluidBlock.pickupFluid(IWorld worldIn,
BlockPos pos,
BlockState state) |
default Fluid |
IWaterLoggable.pickupFluid(IWorld worldIn,
BlockPos pos,
BlockState state) |
void |
DoublePlantBlock.placeAt(IWorld worldIn,
BlockPos pos,
int flags) |
private static void |
LecternBlock.placeBook(World worldIn,
BlockPos pos,
BlockState state,
ItemStack stack) |
static void |
BubbleColumnBlock.placeBubbleColumn(IWorld p_203159_0_,
BlockPos p_203159_1_,
boolean drag) |
private void |
ChorusFlowerBlock.placeDeadFlower(World worldIn,
BlockPos pos) |
private void |
ChorusFlowerBlock.placeGrownFlower(World worldIn,
BlockPos pos,
int age) |
protected void |
WeightedPressurePlateBlock.playClickOffSound(IWorld worldIn,
BlockPos pos) |
protected abstract void |
AbstractPressurePlateBlock.playClickOffSound(IWorld worldIn,
BlockPos pos) |
protected void |
PressurePlateBlock.playClickOffSound(IWorld worldIn,
BlockPos pos) |
protected void |
WeightedPressurePlateBlock.playClickOnSound(IWorld worldIn,
BlockPos pos) |
protected abstract void |
AbstractPressurePlateBlock.playClickOnSound(IWorld worldIn,
BlockPos pos) |
protected void |
PressurePlateBlock.playClickOnSound(IWorld worldIn,
BlockPos pos) |
static void |
ComposterBlock.playEvent(World p_220292_0_,
BlockPos p_220292_1_,
boolean p_220292_2_) |
protected void |
AbstractButtonBlock.playSound(PlayerEntity playerIn,
IWorld worldIn,
BlockPos pos,
boolean p_196367_4_) |
protected void |
TrapDoorBlock.playSound(PlayerEntity player,
World worldIn,
BlockPos pos,
boolean p_185731_4_) |
private void |
DoorBlock.playSound(World worldIn,
BlockPos pos,
boolean isOpening) |
private void |
TripWireHookBlock.playSound(World worldIn,
BlockPos pos,
boolean p_180694_3_,
boolean p_180694_4_,
boolean p_180694_5_,
boolean p_180694_6_) |
boolean |
AbstractGlassBlock.propagatesSkylightDown(BlockState state,
IBlockReader reader,
BlockPos pos) |
boolean |
FourWayBlock.propagatesSkylightDown(BlockState state,
IBlockReader reader,
BlockPos pos) |
boolean |
SixWayBlock.propagatesSkylightDown(BlockState state,
IBlockReader reader,
BlockPos pos) |
boolean |
BambooBlock.propagatesSkylightDown(BlockState state,
IBlockReader reader,
BlockPos pos) |
boolean |
FlowingFluidBlock.propagatesSkylightDown(BlockState state,
IBlockReader reader,
BlockPos pos) |
boolean |
BushBlock.propagatesSkylightDown(BlockState state,
IBlockReader reader,
BlockPos pos) |
boolean |
Block.propagatesSkylightDown(BlockState state,
IBlockReader reader,
BlockPos pos) |
boolean |
BarrierBlock.propagatesSkylightDown(BlockState state,
IBlockReader reader,
BlockPos pos) |
boolean |
BlockState.propagatesSkylightDown(IBlockReader worldIn,
BlockPos pos) |
static void |
LecternBlock.pulse(World worldIn,
BlockPos pos,
BlockState state) |
void |
FlowingFluidBlock.randomTick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random random) |
void |
Block.randomTick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random random)
Deprecated.
|
void |
LeavesBlock.randomTick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random random) |
void |
MagmaBlock.randomTick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random random) |
void |
BlockState.randomTick(ServerWorld worldIn,
BlockPos posIn,
java.util.Random randomIn) |
boolean |
FlowingFluidBlock.reactWithNeighbors(World worldIn,
BlockPos pos,
BlockState state) |
boolean |
SeaGrassBlock.receiveFluid(IWorld worldIn,
BlockPos pos,
BlockState state,
IFluidState fluidStateIn) |
boolean |
KelpBlock.receiveFluid(IWorld worldIn,
BlockPos pos,
BlockState state,
IFluidState fluidStateIn) |
boolean |
KelpTopBlock.receiveFluid(IWorld worldIn,
BlockPos pos,
BlockState state,
IFluidState fluidStateIn) |
boolean |
CampfireBlock.receiveFluid(IWorld worldIn,
BlockPos pos,
BlockState state,
IFluidState fluidStateIn) |
boolean |
ILiquidContainer.receiveFluid(IWorld worldIn,
BlockPos pos,
BlockState state,
IFluidState fluidStateIn) |
boolean |
TallSeaGrassBlock.receiveFluid(IWorld worldIn,
BlockPos pos,
BlockState state,
IFluidState fluidStateIn) |
default boolean |
IWaterLoggable.receiveFluid(IWorld worldIn,
BlockPos pos,
BlockState state,
IFluidState fluidStateIn) |
boolean |
SlabBlock.receiveFluid(IWorld worldIn,
BlockPos pos,
BlockState state,
IFluidState fluidStateIn) |
private void |
TurtleEggBlock.removeOneEgg(World worldIn,
BlockPos pos,
BlockState state) |
static void |
Block.replaceBlock(BlockState oldState,
BlockState newState,
IWorld worldIn,
BlockPos pos,
int flags) |
BlockState |
PistonBlock.rotate(BlockState state,
IWorld world,
BlockPos pos,
Rotation direction) |
static void |
LecternBlock.setHasBook(World worldIn,
BlockPos pos,
BlockState state,
boolean hasBook) |
private static void |
LecternBlock.setPowered(World worldIn,
BlockPos pos,
BlockState state,
boolean powered) |
void |
CauldronBlock.setWaterLevel(World worldIn,
BlockPos pos,
BlockState state,
int level) |
private boolean |
PistonBlock.shouldBeExtended(World worldIn,
BlockPos pos,
Direction facing) |
protected boolean |
RedstoneTorchBlock.shouldBeOff(World worldIn,
BlockPos pos,
BlockState state) |
protected boolean |
RedstoneWallTorchBlock.shouldBeOff(World worldIn,
BlockPos pos,
BlockState state) |
protected boolean |
RedstoneDiodeBlock.shouldBePowered(World worldIn,
BlockPos pos,
BlockState state) |
protected boolean |
ComparatorBlock.shouldBePowered(World worldIn,
BlockPos pos,
BlockState state) |
private boolean |
FrostedIceBlock.shouldMelt(IBlockReader worldIn,
BlockPos pos,
int neighborsRequired) |
static boolean |
Block.shouldSideBeRendered(BlockState adjacentState,
IBlockReader blockState,
BlockPos blockAccess,
Direction pos) |
private boolean |
FrostedIceBlock.slightlyMelt(BlockState state,
World worldIn,
BlockPos pos) |
void |
SpawnerBlock.spawnAdditionalDrops(BlockState state,
World worldIn,
BlockPos pos,
ItemStack stack) |
void |
SilverfishBlock.spawnAdditionalDrops(BlockState state,
World worldIn,
BlockPos pos,
ItemStack stack) |
void |
RedstoneOreBlock.spawnAdditionalDrops(BlockState state,
World worldIn,
BlockPos pos,
ItemStack stack) |
void |
OreBlock.spawnAdditionalDrops(BlockState state,
World worldIn,
BlockPos pos,
ItemStack stack) |
void |
Block.spawnAdditionalDrops(BlockState state,
World worldIn,
BlockPos pos,
ItemStack stack)
Deprecated.
|
void |
BlockState.spawnAdditionalDrops(World worldIn,
BlockPos pos,
ItemStack stack) |
static void |
Block.spawnAsEntity(World worldIn,
BlockPos pos,
ItemStack stack) |
static void |
Block.spawnDrops(BlockState state,
World worldIn,
BlockPos pos) |
static void |
Block.spawnDrops(BlockState state,
World worldIn,
BlockPos pos,
TileEntity tileEntityIn) |
static void |
Block.spawnDrops(BlockState state,
World worldIn,
BlockPos pos,
TileEntity tileEntityIn,
Entity entityIn,
ItemStack stack) |
private static void |
RedstoneOreBlock.spawnParticles(World p_180691_0_,
BlockPos worldIn) |
static void |
CampfireBlock.spawnSmokeParticles(World worldIn,
BlockPos pos,
boolean isSignalFire,
boolean spawnExtraSmoke) |
private void |
ObserverBlock.startSignal(IWorld worldIn,
BlockPos pos) |
void |
BeehiveBlock.takeHoney(World p_226876_1_,
BlockState p_226876_2_,
BlockPos p_226876_3_) |
void |
BeehiveBlock.takeHoney(World p_226877_1_,
BlockState p_226877_2_,
BlockPos p_226877_3_,
PlayerEntity p_226877_4_,
BeehiveTileEntity.State p_226877_5_) |
private void |
DragonEggBlock.teleport(BlockState p_196443_1_,
World p_196443_2_,
BlockPos p_196443_3_) |
void |
CoralWallFanBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
FallingBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
FarmlandBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BubbleColumnBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CommandBlockBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
TripWireHookBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
StemBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
NetherWartBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
VineBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RedstoneTorchBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BeetrootBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
SweetBerryBushBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
GrassPathBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CactusBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
ObserverBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CoralPlantBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
SaplingBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
ComposterBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RedstoneOreBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CoralFinBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
ScaffoldingBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BambooSaplingBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
DispenserBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
ChorusFlowerBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RedstoneLampBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
RedstoneDiodeBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BarrelBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
MushroomBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
TurtleEggBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
ChorusPlantBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
IceBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
AbstractPressurePlateBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
KelpBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
NetherPortalBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
FrostedIceBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
ComparatorBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BambooBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
KelpTopBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
AbstractButtonBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
SpreadableSnowyDirtBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
StairsBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
FireBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
SnowBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
TripWireBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CropsBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
SugarCaneBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
Block.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand)
Deprecated.
|
void |
SoulSandBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
DetectorRailBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CoralBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
LeavesBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
CocoaBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
LecternBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
MagmaBlock.tick(BlockState state,
ServerWorld worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockState.tick(ServerWorld worldIn,
BlockPos posIn,
java.util.Random randomIn) |
void |
DoorBlock.toggleDoor(World worldIn,
BlockPos pos,
boolean open) |
private void |
FlowingFluidBlock.triggerMixEffects(IWorld worldIn,
BlockPos pos) |
private void |
NoteBlock.triggerNote(World worldIn,
BlockPos pos) |
protected void |
SpongeBlock.tryAbsorb(World worldIn,
BlockPos pos) |
private void |
FireBlock.tryCatchFire(World worldIn,
BlockPos pos,
int chance,
java.util.Random random,
int age,
Direction face) |
static boolean |
LecternBlock.tryPlaceBook(World worldIn,
BlockPos pos,
BlockState state,
ItemStack stack) |
private void |
CarvedPumpkinBlock.trySpawnGolem(World p_196358_1_,
BlockPos p_196358_2_) |
boolean |
NetherPortalBlock.trySpawnPortal(IWorld worldIn,
BlockPos pos) |
private void |
TurtleEggBlock.tryTrample(World worldIn,
BlockPos pos,
Entity trampler,
int p_203167_4_) |
protected void |
IceBlock.turnIntoWater(BlockState p_196454_1_,
World p_196454_2_,
BlockPos p_196454_3_) |
static void |
FarmlandBlock.turnToDirt(BlockState state,
World worldIn,
BlockPos pos) |
static void |
RedstoneTorchBlock.update(BlockState state,
World worldIn,
BlockPos pos,
java.util.Random p_196527_3_,
boolean p_196527_4_) |
protected void |
DetectorRailBlock.updateConnectedRails(World worldIn,
BlockPos pos,
BlockState state,
boolean powered) |
void |
RedstoneWireBlock.updateDiagonalNeighbors(BlockState state,
IWorld worldIn,
BlockPos pos,
int flags) |
void |
Block.updateDiagonalNeighbors(BlockState state,
IWorld worldIn,
BlockPos pos,
int flags)
Deprecated.
|
void |
BlockState.updateDiagonalNeighbors(IWorld worldIn,
BlockPos pos,
int flags) |
private static BlockState |
LeavesBlock.updateDistance(BlockState state,
IWorld worldIn,
BlockPos pos) |
protected void |
AbstractCoralPlantBlock.updateIfDry(BlockState state,
IWorld worldIn,
BlockPos pos) |
void |
Block.updateNeighbors(BlockState stateIn,
IWorld worldIn,
BlockPos pos,
int flags)
Deprecated.
|
private void |
LeverBlock.updateNeighbors(BlockState p_196378_1_,
World p_196378_2_,
BlockPos p_196378_3_) |
private void |
AbstractButtonBlock.updateNeighbors(BlockState state,
World worldIn,
BlockPos pos) |
void |
BlockState.updateNeighbors(IWorld worldIn,
BlockPos pos,
int flags) |
protected void |
AbstractPressurePlateBlock.updateNeighbors(World worldIn,
BlockPos pos) |
protected void |
ObserverBlock.updateNeighborsInFront(World worldIn,
BlockPos pos,
BlockState state) |
BlockState |
CoralWallFanBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
BeehiveBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
FallingBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
FarmlandBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
BubbleColumnBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
TripWireHookBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
DoorBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
VineBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
SeaGrassBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
GrassPathBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
CactusBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
ObserverBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
CoralPlantBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
BedBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
StandingSignBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
HorizontalFaceBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
CoralFinBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
WallBannerBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
RedstoneWallTorchBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
ScaffoldingBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
BambooSaplingBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
RepeaterBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
ChorusFlowerBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
WallSignBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
SeaPickleBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
DeadCoralWallFanBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
ChorusPlantBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
WallBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
AttachedStemBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
CarpetBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
AbstractPressurePlateBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
PistonHeadBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
KelpBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
NetherPortalBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
WallTorchBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
EnderChestBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
BellBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
BambooBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
KelpTopBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
ConduitBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
HugeMushroomBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
CampfireBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
ConcretePowderBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
PaneBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
FlowerPotBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
AbstractCoralPlantBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
FenceGateBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
LadderBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
FlowingFluidBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
RedstoneWireBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
SnowyDirtBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
TrapDoorBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
StairsBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
FireBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
NoteBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
TorchBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
BushBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
AbstractSignBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
SnowBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
TripWireBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
CakeBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
SugarCaneBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
Block.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos)
Deprecated.
|
BlockState |
LanternBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
FenceBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
CoralBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
LeavesBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
CocoaBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
BannerBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
DoublePlantBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
ChestBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
MagmaBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
SlabBlock.updatePostPlacement(BlockState stateIn,
Direction facing,
BlockState facingState,
IWorld worldIn,
BlockPos currentPos,
BlockPos facingPos) |
BlockState |
BlockState.updatePostPlacement(Direction face,
BlockState queried,
IWorld worldIn,
BlockPos currentPos,
BlockPos offsetPos) |
static void |
DaylightDetectorBlock.updatePower(BlockState p_196319_0_,
World p_196319_1_,
BlockPos p_196319_2_) |
private BlockState |
RedstoneWireBlock.updatePower(World worldIn,
BlockPos pos,
BlockState state) |
private void |
DetectorRailBlock.updatePoweredState(World worldIn,
BlockPos pos,
BlockState state) |
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) |
private void |
TripWireBlock.updateState(World worldIn,
BlockPos pos) |
protected void |
RedstoneDiodeBlock.updateState(World worldIn,
BlockPos pos,
BlockState state) |
private void |
HopperBlock.updateState(World worldIn,
BlockPos pos,
BlockState state) |
protected void |
ComparatorBlock.updateState(World worldIn,
BlockPos pos,
BlockState state) |
protected void |
AbstractPressurePlateBlock.updateState(World worldIn,
BlockPos pos,
BlockState state,
int oldRedstoneStrength) |
private BlockState |
RedstoneWireBlock.updateSurroundingRedstone(World worldIn,
BlockPos pos,
BlockState state) |
Constructor and Description |
---|
BlockEventData(BlockPos pos,
Block blockType,
int eventId,
int eventParameterIn) |
FullInventory(BlockState p_i50463_1_,
IWorld p_i50463_2_,
BlockPos p_i50463_3_,
ItemStack p_i50463_4_) |
PartialInventory(BlockState p_i50464_1_,
IWorld p_i50464_2_,
BlockPos p_i50464_3_) |
PistonBlockStructureHelper(World worldIn,
BlockPos posIn,
Direction pistonFacing,
boolean extending) |
RailState(World worldIn,
BlockPos p_i47755_2_,
BlockState p_i47755_3_) |
Size(IWorld worldIn,
BlockPos pos,
Direction.Axis axisIn) |
Toggle(BlockPos pos,
long time) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
BlockPattern.PatternHelper.frontTopLeft |
Modifier and Type | Field and Description |
---|---|
private com.google.common.cache.LoadingCache<BlockPos,CachedBlockInfo> |
BlockPattern.PatternHelper.lcache |
Modifier and Type | Method and Description |
---|---|
BlockPos |
BlockPattern.PatternHelper.getFrontTopLeft() |
protected static BlockPos |
BlockPattern.translateOffset(BlockPos pos,
Direction finger,
Direction thumb,
int palmOffset,
int thumbOffset,
int fingerOffset) |
Modifier and Type | Method and Description |
---|---|
static com.google.common.cache.LoadingCache<BlockPos,CachedBlockInfo> |
BlockPattern.createLoadingCache(IWorldReader worldIn,
boolean forceLoadIn) |
Modifier and Type | Method and Description |
---|---|
private BlockPattern.PatternHelper |
BlockPattern.checkPatternAt(BlockPos pos,
Direction finger,
Direction thumb,
com.google.common.cache.LoadingCache<BlockPos,CachedBlockInfo> lcache) |
BlockPattern.PortalInfo |
BlockPattern.PatternHelper.getPortalInfo(Direction p_222504_1_,
BlockPos p_222504_2_,
double p_222504_3_,
Vec3d p_222504_5_,
double p_222504_6_) |
CachedBlockInfo |
BlockPattern.CacheLoader.load(BlockPos p_load_1_) |
BlockPattern.PatternHelper |
BlockPattern.match(IWorldReader worldIn,
BlockPos pos) |
protected static BlockPos |
BlockPattern.translateOffset(BlockPos pos,
Direction finger,
Direction thumb,
int palmOffset,
int thumbOffset,
int fingerOffset) |
Modifier and Type | Method and Description |
---|---|
private BlockPattern.PatternHelper |
BlockPattern.checkPatternAt(BlockPos pos,
Direction finger,
Direction thumb,
com.google.common.cache.LoadingCache<BlockPos,CachedBlockInfo> lcache) |
Constructor and Description |
---|
PatternHelper(BlockPos posIn,
Direction fingerIn,
Direction thumbIn,
com.google.common.cache.LoadingCache<BlockPos,CachedBlockInfo> lcacheIn,
int widthIn,
int heightIn,
int depthIn) |
Constructor and Description |
---|
PatternHelper(BlockPos posIn,
Direction fingerIn,
Direction thumbIn,
com.google.common.cache.LoadingCache<BlockPos,CachedBlockInfo> lcacheIn,
int widthIn,
int heightIn,
int depthIn) |
Modifier and Type | Method and Description |
---|---|
static boolean |
BigTree.canBigTreeSpawnAt(BlockState blockUnder,
IBlockReader worldIn,
BlockPos pos,
int xOffset,
int zOffset) |
boolean |
BigTree.func_227017_a_(IWorld p_227017_1_,
ChunkGenerator<?> p_227017_2_,
BlockPos p_227017_3_,
BlockState p_227017_4_,
java.util.Random p_227017_5_,
int p_227017_6_,
int p_227017_7_) |
private boolean |
Tree.func_230140_a_(IWorld p_230140_1_,
BlockPos p_230140_2_) |
boolean |
Tree.place(IWorld worldIn,
ChunkGenerator<?> chunkGeneratorIn,
BlockPos blockPosIn,
BlockState blockStateIn,
java.util.Random randomIn) |
boolean |
BigTree.place(IWorld worldIn,
ChunkGenerator<?> chunkGeneratorIn,
BlockPos blockPosIn,
BlockState blockStateIn,
java.util.Random randomIn) |
Modifier and Type | Method and Description |
---|---|
private void |
KeyboardListener.setBlockClipboardString(BlockState state,
BlockPos pos,
CompoundNBT compound) |
Constructor and Description |
---|
SimpleSound(SoundEvent soundIn,
SoundCategory categoryIn,
float volumeIn,
float pitchIn,
BlockPos pos) |
Modifier and Type | Method and Description |
---|---|
private boolean |
ClientPlayerEntity.shouldBlockPushPlayer(BlockPos p_205027_1_) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
PlayerController.currentBlock |
Modifier and Type | Field and Description |
---|---|
private it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<com.mojang.datafixers.util.Pair<BlockPos,CPlayerDiggingPacket.Action>,PosAndRotation> |
PlayerController.unacknowledgedDiggingPackets |
Modifier and Type | Method and Description |
---|---|
void |
PlayerController.acknowledgePlayerDiggingReceived(ClientWorld worldIn,
BlockPos pos,
BlockState blockIn,
CPlayerDiggingPacket.Action action,
boolean successful) |
boolean |
ClientChunkProvider.canTick(BlockPos pos) |
boolean |
PlayerController.clickBlock(BlockPos loc,
Direction face) |
static void |
PlayerController.clickBlockCreative(Minecraft mcIn,
PlayerController playerController,
BlockPos pos,
Direction facing) |
private boolean |
PlayerController.isHittingPosition(BlockPos pos) |
boolean |
PlayerController.onPlayerDamageBlock(BlockPos posBlock,
Direction directionFacing) |
boolean |
PlayerController.onPlayerDestroyBlock(BlockPos pos) |
private void |
PlayerController.sendDiggingPacket(CPlayerDiggingPacket.Action action,
BlockPos pos,
Direction dir) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
DiggingParticle.sourcePos |
Modifier and Type | Method and Description |
---|---|
void |
ParticleManager.addBlockDestroyEffects(BlockPos pos,
BlockState state) |
void |
ParticleManager.addBlockHitEffects(BlockPos pos,
BlockRayTraceResult target) |
void |
ParticleManager.addBlockHitEffects(BlockPos pos,
Direction side) |
protected void |
DiggingParticle.multiplyColor(BlockPos p_187154_1_) |
DiggingParticle |
DiggingParticle.setBlockPos(BlockPos pos) |
private Particle |
DiggingParticle.updateSprite(BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
DestroyBlockProgress.position |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<BlockPos,ISound> |
WorldRenderer.mapSoundPositions |
Modifier and Type | Method and Description |
---|---|
BlockPos |
ActiveRenderInfo.getBlockPos() |
BlockPos |
DestroyBlockProgress.getPosition() |
Modifier and Type | Method and Description |
---|---|
private static org.apache.commons.lang3.tuple.Pair<BlockState,BlockPos> |
OverlayRenderer.getOverlayBlock(PlayerEntity playerIn) |
Modifier and Type | Method and Description |
---|---|
void |
WorldRenderer.broadcastSound(int soundID,
BlockPos pos,
int data) |
private void |
WorldRenderer.drawSelectionBox(MatrixStack matrixStackIn,
IVertexBuilder bufferIn,
Entity entityIn,
double xIn,
double yIn,
double zIn,
BlockPos blockPosIn,
BlockState blockStateIn) |
private void |
BlockModelRenderer.fillQuadBounds(ILightReader blockReaderIn,
BlockState stateIn,
BlockPos posIn,
int[] vertexData,
Direction face,
float[] quadBounds,
java.util.BitSet boundsFlags) |
float |
BlockModelRenderer.Cache.getBrightness(BlockState blockStateIn,
ILightReader lightReaderIn,
BlockPos blockPosIn) |
private int |
FluidBlockRenderer.getCombinedAverageLight(ILightReader lightReaderIn,
BlockPos posIn) |
static int |
WorldRenderer.getCombinedLight(ILightReader lightReaderIn,
BlockPos blockPosIn) |
private float |
FluidBlockRenderer.getFluidHeight(IBlockReader reader,
BlockPos pos,
Fluid fluidIn) |
int |
BlockModelRenderer.Cache.getPackedLight(BlockState blockStateIn,
ILightReader lightReaderIn,
BlockPos blockPosIn) |
static int |
WorldRenderer.getPackedLightmapCoords(ILightReader lightReaderIn,
BlockState blockStateIn,
BlockPos blockPosIn) |
protected ChunkRenderDispatcher.ChunkRender |
ViewFrustum.getRenderChunk(BlockPos pos) |
private ChunkRenderDispatcher.ChunkRender |
WorldRenderer.getRenderChunkOffset(BlockPos playerPos,
ChunkRenderDispatcher.ChunkRender renderChunkBase,
Direction facing) |
TextureAtlasSprite |
BlockModelShapes.getTexture(BlockState state,
World world,
BlockPos pos) |
private java.util.Set<Direction> |
WorldRenderer.getVisibleFacings(BlockPos pos) |
private static boolean |
FluidBlockRenderer.isAdjacentFluidSameAs(IBlockReader worldIn,
BlockPos pos,
Direction side,
IFluidState state) |
private static boolean |
FluidBlockRenderer.isNeighbourSideCovered(IBlockReader reader,
BlockPos pos,
Direction face,
float heightIn) |
void |
WorldRenderer.markBlockRangeForRenderUpdate(BlockPos blockPosIn,
BlockState oldState,
BlockState newState) |
private void |
WorldRenderer.notifyBlockUpdate(BlockPos posIn,
boolean rerenderOnMainThread) |
void |
WorldRenderer.notifyBlockUpdate(IBlockReader worldIn,
BlockPos pos,
BlockState oldState,
BlockState newState,
int flags) |
void |
WorldRenderer.playEvent(PlayerEntity player,
int type,
BlockPos blockPosIn,
int data) |
void |
WorldRenderer.playRecord(SoundEvent soundIn,
BlockPos pos)
Deprecated.
|
void |
WorldRenderer.playRecord(SoundEvent soundIn,
BlockPos pos,
MusicDiscItem musicDiscItem) |
boolean |
FluidBlockRenderer.render(ILightReader lightReaderIn,
BlockPos posIn,
IVertexBuilder vertexBuilderIn,
IFluidState fluidStateIn) |
void |
BlockRendererDispatcher.renderBlockDamage(BlockState blockStateIn,
BlockPos posIn,
ILightReader lightReaderIn,
MatrixStack matrixStackIn,
IVertexBuilder vertexBuilderIn)
Deprecated.
|
boolean |
BlockRendererDispatcher.renderFluid(BlockPos posIn,
ILightReader lightReaderIn,
IVertexBuilder vertexBuilderIn,
IFluidState fluidStateIn) |
boolean |
BlockRendererDispatcher.renderModel(BlockState blockStateIn,
BlockPos posIn,
ILightReader lightReaderIn,
MatrixStack matrixStackIn,
IVertexBuilder vertexBuilderIn,
boolean checkSides,
java.util.Random rand)
Deprecated.
|
boolean |
BlockRendererDispatcher.renderModel(BlockState blockStateIn,
BlockPos posIn,
ILightReader lightReaderIn,
MatrixStack matrixStackIn,
IVertexBuilder vertexBuilderIn,
boolean checkSides,
java.util.Random rand,
IModelData modelData) |
void |
BlockRendererDispatcher.renderModel(BlockState blockStateIn,
BlockPos posIn,
ILightReader lightReaderIn,
MatrixStack matrixStackIn,
IVertexBuilder vertexBuilderIn,
IModelData modelData) |
boolean |
BlockModelRenderer.renderModel(ILightReader worldIn,
IBakedModel modelIn,
BlockState stateIn,
BlockPos posIn,
MatrixStack matrixIn,
IVertexBuilder buffer,
boolean checkSides,
java.util.Random randomIn,
long rand,
int combinedOverlayIn)
Deprecated.
|
boolean |
BlockModelRenderer.renderModel(ILightReader worldIn,
IBakedModel modelIn,
BlockState stateIn,
BlockPos posIn,
MatrixStack matrixIn,
IVertexBuilder buffer,
boolean checkSides,
java.util.Random randomIn,
long rand,
int combinedOverlayIn,
IModelData modelData) |
boolean |
BlockModelRenderer.renderModelFlat(ILightReader worldIn,
IBakedModel modelIn,
BlockState stateIn,
BlockPos posIn,
MatrixStack matrixStackIn,
IVertexBuilder buffer,
boolean checkSides,
java.util.Random randomIn,
long rand,
int combinedOverlayIn)
Deprecated.
|
boolean |
BlockModelRenderer.renderModelFlat(ILightReader worldIn,
IBakedModel modelIn,
BlockState stateIn,
BlockPos posIn,
MatrixStack matrixStackIn,
IVertexBuilder buffer,
boolean checkSides,
java.util.Random randomIn,
long rand,
int combinedOverlayIn,
IModelData modelData) |
boolean |
BlockModelRenderer.renderModelSmooth(ILightReader worldIn,
IBakedModel modelIn,
BlockState stateIn,
BlockPos posIn,
MatrixStack matrixStackIn,
IVertexBuilder buffer,
boolean checkSides,
java.util.Random randomIn,
long rand,
int combinedOverlayIn)
Deprecated.
|
boolean |
BlockModelRenderer.renderModelSmooth(ILightReader worldIn,
IBakedModel modelIn,
BlockState stateIn,
BlockPos posIn,
MatrixStack matrixStackIn,
IVertexBuilder buffer,
boolean checkSides,
java.util.Random randomIn,
long rand,
int combinedOverlayIn,
IModelData modelData) |
private void |
BlockModelRenderer.renderQuadsFlat(ILightReader blockAccessIn,
BlockState stateIn,
BlockPos posIn,
int brightnessIn,
int combinedOverlayIn,
boolean ownBrightness,
MatrixStack matrixStackIn,
IVertexBuilder buffer,
java.util.List<BakedQuad> list,
java.util.BitSet bitSet) |
private void |
BlockModelRenderer.renderQuadSmooth(ILightReader blockAccessIn,
BlockState stateIn,
BlockPos posIn,
IVertexBuilder buffer,
MatrixStack.Entry matrixEntry,
BakedQuad quadIn,
float colorMul0,
float colorMul1,
float colorMul2,
float colorMul3,
int brightness0,
int brightness1,
int brightness2,
int brightness3,
int combinedOverlayIn) |
private void |
BlockModelRenderer.renderQuadsSmooth(ILightReader blockAccessIn,
BlockState stateIn,
BlockPos posIn,
MatrixStack matrixStackIn,
IVertexBuilder buffer,
java.util.List<BakedQuad> list,
float[] quadBounds,
java.util.BitSet bitSet,
BlockModelRenderer.AmbientOcclusionFace aoFace,
int combinedOverlayIn) |
void |
WorldRenderer.sendBlockBreakProgress(int breakerId,
BlockPos pos,
int progress) |
private void |
WorldRenderer.setPartying(World worldIn,
BlockPos pos,
boolean isPartying) |
void |
BlockModelRenderer.AmbientOcclusionFace.updateVertexBrightness(ILightReader worldIn,
BlockState state,
BlockPos centerPos,
Direction directionIn,
float[] faceShape,
java.util.BitSet shapeState) |
Constructor and Description |
---|
DestroyBlockProgress(int miningPlayerEntIdIn,
BlockPos positionIn) |
Modifier and Type | Field and Description |
---|---|
protected BlockPos |
ChunkRenderCache.cacheStartPos |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<BlockPos,IModelData> |
ChunkRenderDispatcher.ChunkRender.ChunkRenderTask.modelData |
Modifier and Type | Method and Description |
---|---|
BlockPos |
ChunkRenderDispatcher.ChunkRender.getBlockPosOffset16(Direction facing) |
BlockPos |
ChunkRenderDispatcher.ChunkRender.getPosition() |
Modifier and Type | Method and Description |
---|---|
static ChunkRenderCache |
ChunkRenderCache.generateCache(World worldIn,
BlockPos from,
BlockPos to,
int padding) |
int |
ChunkRenderCache.getBlockColor(BlockPos blockPosIn,
ColorResolver colorResolverIn) |
BlockState |
ChunkRenderCache.getBlockState(BlockPos pos) |
IFluidState |
ChunkRenderCache.getFluidState(BlockPos pos) |
private static int |
VisGraph.getIndex(BlockPos pos) |
protected int |
ChunkRenderCache.getIndex(BlockPos pos) |
IModelData |
ChunkRenderDispatcher.ChunkRender.ChunkRenderTask.getModelData(BlockPos pos) |
TileEntity |
ChunkRenderCache.getTileEntity(BlockPos pos) |
TileEntity |
ChunkRenderCache.getTileEntity(BlockPos pos,
Chunk.CreateEntityType creationType) |
java.util.Set<Direction> |
VisGraph.getVisibleFacings(BlockPos pos) |
private boolean |
ChunkRenderDispatcher.ChunkRender.isChunkLoaded(BlockPos blockPosIn) |
void |
VisGraph.setOpaqueCube(BlockPos pos) |
Constructor and Description |
---|
ChunkRenderCache(World worldIn,
int chunkStartXIn,
int chunkStartZIn,
Chunk[][] chunksIn,
BlockPos startPos,
BlockPos endPos) |
Modifier and Type | Method and Description |
---|---|
int |
ColorCache.getColor(BlockPos blockPosIn,
java.util.function.IntSupplier colorSupplier) |
int |
IBlockColor.getColor(BlockState p_getColor_1_,
ILightReader p_getColor_2_,
BlockPos p_getColor_3_,
int p_getColor_4_) |
int |
BlockColors.getColor(BlockState blockStateIn,
ILightReader lightReaderIn,
BlockPos blockPosIn,
int tintIndexIn) |
int |
BlockColors.getColorOrMaterialColor(BlockState state,
World worldIn,
BlockPos blockPosIn) |
Modifier and Type | Field and Description |
---|---|
BlockPos |
EntityAIDebugRenderer.Entry.field_217723_a |
BlockPos |
PointOfInterestDebugRenderer.POIInfo.field_217755_a |
BlockPos |
BeeDebugRenderer.Bee.field_229002_e_ |
BlockPos |
BeeDebugRenderer.Bee.field_229003_f_ |
BlockPos |
BeeDebugRenderer.Hive.field_229011_a_ |
Modifier and Type | Field and Description |
---|---|
private java.util.List<BlockPos> |
CaveDebugRenderer.caves |
private java.util.Map<BlockPos,PointOfInterestDebugRenderer.POIInfo> |
PointOfInterestDebugRenderer.field_217713_c |
java.util.Set<BlockPos> |
PointOfInterestDebugRenderer.BrainInfo.field_217754_h |
private java.util.Collection<BlockPos> |
RaidDebugRenderer.field_222909_b |
private java.util.Map<BlockPos,BeeDebugRenderer.Hive> |
BeeDebugRenderer.field_228959_b_ |
java.util.Set<BlockPos> |
BeeDebugRenderer.Bee.field_229006_i_ |
private java.util.Map<BlockPos,GameTestDebugRenderer.Marker> |
GameTestDebugRenderer.field_229020_a_ |
private java.util.Map<java.lang.Long,java.util.Map<BlockPos,java.lang.Integer>> |
NeighborsUpdateDebugRenderer.lastUpdate |
private java.util.List<BlockPos> |
WorldGenAttemptsDebugRenderer.locations |
private java.util.Map<BlockPos,java.lang.Float> |
CaveDebugRenderer.sizes |
private java.util.Map<BlockPos,BlockPos> |
CaveDebugRenderer.subCaves |
private java.util.Map<BlockPos,BlockPos> |
CaveDebugRenderer.subCaves |
Modifier and Type | Method and Description |
---|---|
private java.util.Map<BlockPos,java.util.List<java.lang.String>> |
PointOfInterestDebugRenderer.func_222915_d() |
private java.util.Map<BlockPos,java.util.Set<java.util.UUID>> |
BeeDebugRenderer.func_228991_e_() |
private java.util.Map<BlockPos,java.util.List<java.lang.String>> |
BeeDebugRenderer.func_228996_h_() |
Modifier and Type | Method and Description |
---|---|
void |
WorldGenAttemptsDebugRenderer.addAttempt(BlockPos pos,
float size,
float red,
float green,
float blue,
float alpha) |
void |
CaveDebugRenderer.addCave(BlockPos cavePos,
java.util.List<BlockPos> subPositions,
java.util.List<java.lang.Float> sizes) |
void |
NeighborsUpdateDebugRenderer.addUpdate(long worldTime,
BlockPos pos) |
private java.util.Collection<java.util.UUID> |
PointOfInterestDebugRenderer.func_217697_c(BlockPos p_217697_1_) |
void |
PointOfInterestDebugRenderer.func_217698_a(BlockPos p_217698_1_) |
private static void |
PointOfInterestDebugRenderer.func_217699_b(BlockPos p_217699_0_) |
void |
PointOfInterestDebugRenderer.func_217706_a(BlockPos p_217706_1_,
int p_217706_2_) |
private boolean |
PointOfInterestDebugRenderer.BrainInfo.func_217744_a(BlockPos p_217744_1_) |
private static void |
RaidDebugRenderer.func_222903_a(BlockPos p_222903_0_) |
private static void |
RaidDebugRenderer.func_222905_a(java.lang.String p_222905_0_,
BlockPos p_222905_1_,
int p_222905_2_) |
private void |
PointOfInterestDebugRenderer.func_222921_a(BlockPos p_222921_1_,
java.util.List<java.lang.String> p_222921_2_) |
private static void |
PointOfInterestDebugRenderer.func_222923_a(java.lang.String p_222923_0_,
BlockPos p_222923_1_,
int p_222923_2_,
int p_222923_3_) |
private java.lang.String |
BeeDebugRenderer.func_228965_a_(BeeDebugRenderer.Bee p_228965_1_,
BlockPos p_228965_2_) |
private static void |
BeeDebugRenderer.func_228968_a_(BlockPos p_228968_0_) |
private static void |
BeeDebugRenderer.func_228969_a_(BlockPos p_228969_0_,
float p_228969_1_,
float p_228969_2_,
float p_228969_3_,
float p_228969_4_,
float p_228969_5_) |
private void |
BeeDebugRenderer.func_228972_a_(BlockPos p_228972_1_,
java.util.List<java.lang.String> p_228972_2_) |
private static void |
BeeDebugRenderer.func_228976_a_(java.lang.String p_228976_0_,
BlockPos p_228976_1_,
int p_228976_2_,
int p_228976_3_) |
private static void |
BeeDebugRenderer.func_228980_a_(java.util.Map<BlockPos,java.util.Set<java.util.UUID>> p_228980_0_,
BeeDebugRenderer.Bee p_228980_1_,
BlockPos p_228980_2_) |
private java.util.Collection<java.util.UUID> |
BeeDebugRenderer.func_228983_b_(BlockPos p_228983_1_) |
boolean |
BeeDebugRenderer.Bee.func_229008_a_(BlockPos p_229008_1_) |
void |
GameTestDebugRenderer.func_229022_a_(BlockPos p_229022_1_,
int p_229022_2_,
java.lang.String p_229022_3_,
int p_229022_4_) |
private void |
GameTestDebugRenderer.func_229023_a_(BlockPos p_229023_1_,
GameTestDebugRenderer.Marker p_229023_2_) |
private static float |
PathfindingDebugRenderer.func_229033_a_(BlockPos p_229033_0_,
double p_229033_1_,
double p_229033_3_,
double p_229033_5_) |
static void |
DebugRenderer.renderBox(BlockPos p_217735_0_,
BlockPos p_217735_1_,
float p_217735_2_,
float p_217735_3_,
float p_217735_4_,
float p_217735_5_) |
static void |
DebugRenderer.renderBox(BlockPos p_217736_0_,
float p_217736_1_,
float p_217736_2_,
float p_217736_3_,
float p_217736_4_,
float p_217736_5_) |
Modifier and Type | Method and Description |
---|---|
void |
CaveDebugRenderer.addCave(BlockPos cavePos,
java.util.List<BlockPos> subPositions,
java.util.List<java.lang.Float> sizes) |
void |
RaidDebugRenderer.func_222906_a(java.util.Collection<BlockPos> p_222906_1_) |
private static void |
BeeDebugRenderer.func_228980_a_(java.util.Map<BlockPos,java.util.Set<java.util.UUID>> p_228980_0_,
BeeDebugRenderer.Bee p_228980_1_,
BlockPos p_228980_2_) |
Constructor and Description |
---|
Bee(java.util.UUID p_i226028_1_,
int p_i226028_2_,
IPosition p_i226028_3_,
Path p_i226028_4_,
BlockPos p_i226028_5_,
BlockPos p_i226028_6_,
int p_i226028_7_) |
Entry(BlockPos p_i50834_1_,
int p_i50834_2_,
java.lang.String p_i50834_3_,
boolean p_i50834_4_) |
Hive(BlockPos p_i226029_1_,
java.lang.String p_i226029_2_,
int p_i226029_3_,
int p_i226029_4_,
boolean p_i226029_5_,
long p_i226029_6_) |
POIInfo(BlockPos p_i50886_1_,
java.lang.String p_i50886_2_,
int p_i50886_3_) |
Modifier and Type | Method and Description |
---|---|
private static void |
EntityRendererManager.renderBlockShadow(MatrixStack.Entry matrixEntryIn,
IVertexBuilder bufferIn,
IWorldReader worldIn,
BlockPos blockPosIn,
double xIn,
double yIn,
double zIn,
float sizeIn,
float weightIn) |
Modifier and Type | Method and Description |
---|---|
private void |
PistonTileEntityRenderer.func_228876_a_(BlockPos p_228876_1_,
BlockState p_228876_2_,
MatrixStack p_228876_3_,
IRenderTypeBuffer p_228876_4_,
World p_228876_5_,
boolean p_228876_6_,
int p_228876_7_) |
private void |
StructureTileEntityRenderer.func_228880_a_(StructureBlockTileEntity p_228880_1_,
IVertexBuilder p_228880_2_,
BlockPos p_228880_3_,
boolean p_228880_4_,
MatrixStack p_228880_5_) |
Modifier and Type | Method and Description |
---|---|
void |
Tutorial.onHitBlock(ClientWorld worldIn,
BlockPos pos,
BlockState state,
float diggingStage) |
default void |
ITutorialStep.onHitBlock(ClientWorld worldIn,
BlockPos pos,
BlockState state,
float diggingStage) |
void |
PunchTreeStep.onHitBlock(ClientWorld worldIn,
BlockPos pos,
BlockState state,
float diggingStage) |
Modifier and Type | Method and Description |
---|---|
void |
NBTQueryManager.queryTileEntity(BlockPos p_211547_1_,
java.util.function.Consumer<CompoundNBT> p_211547_2_) |
Modifier and Type | Method and Description |
---|---|
int |
ClientWorld.getBlockColor(BlockPos blockPosIn,
ColorResolver colorResolverIn) |
int |
ClientWorld.getBlockColorRaw(BlockPos blockPosIn,
ColorResolver colorResolverIn) |
Vec3d |
ClientWorld.getSkyColor(BlockPos blockPosIn,
float partialTicks) |
void |
ClientWorld.invalidateRegionAndSetBlock(BlockPos pos,
BlockState state) |
void |
ClientWorld.markBlockRangeForRenderUpdate(BlockPos blockPosIn,
BlockState oldState,
BlockState newState) |
void |
ClientWorld.notifyBlockUpdate(BlockPos pos,
BlockState oldState,
BlockState newState,
int flags) |
void |
ClientWorld.playBroadcastSound(int id,
BlockPos pos,
int data) |
void |
ClientWorld.playEvent(PlayerEntity player,
int type,
BlockPos pos,
int data) |
void |
ClientWorld.playSound(BlockPos pos,
SoundEvent soundIn,
SoundCategory category,
float volume,
float pitch,
boolean distanceDelay) |
void |
ClientWorld.sendBlockBreakProgress(int breakerId,
BlockPos pos,
int progress) |
private void |
ClientWorld.spawnFluidParticle(BlockPos blockPosIn,
BlockState blockStateIn,
IParticleData particleDataIn,
boolean shapeDownSolid) |
private void |
ClientWorld.spawnParticle(BlockPos posIn,
IParticleData particleDataIn,
VoxelShape voxelShapeIn,
double y) |
Modifier and Type | Method and Description |
---|---|
static BlockPos |
BlockPosArgument.getBlockPos(com.mojang.brigadier.context.CommandContext<CommandSource> context,
java.lang.String name) |
default BlockPos |
ILocationArgument.getBlockPos(CommandSource source) |
static BlockPos |
BlockPosArgument.getLoadedBlockPos(com.mojang.brigadier.context.CommandContext<CommandSource> context,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
BlockStateInput.place(ServerWorld worldIn,
BlockPos pos,
int flags) |
Modifier and Type | Field and Description |
---|---|
BlockPos |
CloneCommand.BlockInfo.pos |
Modifier and Type | Method and Description |
---|---|
private static java.util.OptionalInt |
ExecuteCommand.countMatchingBlocks(ServerWorld worldIn,
BlockPos begin,
BlockPos end,
BlockPos destination,
boolean isMasked) |
private static int |
CloneCommand.doClone(CommandSource source,
BlockPos beginPos,
BlockPos endPos,
BlockPos destPos,
java.util.function.Predicate<CachedBlockInfo> filterPredicate,
CloneCommand.Mode cloneMode) |
BlockStateInput |
SetBlockCommand.IFilter.filter(MutableBoundingBox p_filter_1_,
BlockPos p_filter_2_,
BlockStateInput p_filter_3_,
ServerWorld p_filter_4_) |
private static IInventory |
LootCommand.func_218862_a(CommandSource p_218862_0_,
BlockPos p_218862_1_) |
private static int |
LootCommand.func_218876_a(com.mojang.brigadier.context.CommandContext<CommandSource> p_218876_0_,
ResourceLocation p_218876_1_,
BlockPos p_218876_2_,
ItemStack p_218876_3_,
LootCommand.ITargetHandler p_218876_4_) |
private static int |
LootCommand.func_218879_a(com.mojang.brigadier.context.CommandContext<CommandSource> p_218879_0_,
BlockPos p_218879_1_,
ItemStack p_218879_2_,
LootCommand.ITargetHandler p_218879_3_) |
private static int |
LootCommand.func_218894_a(CommandSource p_218894_0_,
BlockPos p_218894_1_,
int p_218894_2_,
int p_218894_3_,
java.util.List<ItemStack> p_218894_4_,
LootCommand.ISuccessListener p_218894_5_) |
private static int |
LootCommand.func_218900_a(CommandSource p_218900_0_,
BlockPos p_218900_1_,
java.util.List<ItemStack> p_218900_2_,
LootCommand.ISuccessListener p_218900_3_) |
private static int |
ReplaceItemCommand.replaceItemBlock(CommandSource source,
BlockPos pos,
int slotIn,
ItemStack newStack) |
private static int |
SetBlockCommand.setBlock(CommandSource source,
BlockPos pos,
BlockStateInput state,
SetBlockCommand.Mode mode,
java.util.function.Predicate<CachedBlockInfo> predicate) |
private static int |
SetWorldSpawnCommand.setSpawn(CommandSource source,
BlockPos pos) |
private static int |
SpawnPointCommand.setSpawnPoint(CommandSource source,
java.util.Collection<ServerPlayerEntity> targets,
BlockPos pos) |
Constructor and Description |
---|
BlockInfo(BlockPos posIn,
BlockState stateIn,
CompoundNBT tagIn) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
BlockDataAccessor.pos |
Constructor and Description |
---|
BlockDataAccessor(TileEntity tileEntityIn,
BlockPos posIn) |
Modifier and Type | Method and Description |
---|---|
static void |
CrashReportCategory.addBlockInfo(CrashReportCategory category,
BlockPos pos,
BlockState state) |
static java.lang.String |
CrashReportCategory.getCoordinateInfo(BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
ProxyBlockSource.pos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
IBlockSource.getBlockPos() |
BlockPos |
ProxyBlockSource.getBlockPos() |
Constructor and Description |
---|
ProxyBlockSource(World worldIn,
BlockPos posIn) |
Modifier and Type | Method and Description |
---|---|
static void |
FrostWalkerEnchantment.freezeNearby(LivingEntity living,
World worldIn,
BlockPos pos,
int level) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
MobEntity.homePosition |
protected BlockPos |
Entity.lastPortalPos |
private BlockPos |
LivingEntity.prevBlockpos |
Modifier and Type | Field and Description |
---|---|
private static DataParameter<java.util.Optional<BlockPos>> |
LivingEntity.BED_POSITION |
private TriPredicate<IWorldReader,BlockPos,EntityType<?>> |
EntitySpawnPlacementRegistry.PlacementType.predicate |
Modifier and Type | Method and Description |
---|---|
BlockPos |
MobEntity.getHomePosition() |
protected BlockPos |
Entity.getOnPosition() |
BlockPos |
Entity.getPosition() |
protected BlockPos |
Entity.getPositionUnderneath() |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<BlockPos> |
LivingEntity.getBedPosition() |
Modifier and Type | Method and Description |
---|---|
boolean |
Entity.canExplosionDestroyBlock(Explosion explosionIn,
IBlockReader worldIn,
BlockPos pos,
BlockState blockStateIn,
float p_174816_5_) |
private boolean |
LivingEntity.canGoThroughtTrapDoorOnLadder(BlockPos pos,
BlockState state) |
boolean |
EntitySpawnPlacementRegistry.PlacementType.canSpawnAt(IWorldReader world,
BlockPos pos,
EntityType<?> type) |
static boolean |
MobEntity.canSpawnOn(EntityType<? extends MobEntity> typeIn,
IWorld worldIn,
SpawnReason reason,
BlockPos pos,
java.util.Random randomIn) |
boolean |
Entity.canTrample(BlockState state,
BlockPos pos,
float fallDistance) |
T |
EntityType.create(World worldIn,
CompoundNBT compound,
ITextComponent customName,
PlayerEntity playerIn,
BlockPos pos,
SpawnReason reason,
boolean p_220349_7_,
boolean p_220349_8_) |
protected void |
LivingEntity.frostWalk(BlockPos pos) |
protected static double |
EntityType.func_208051_a(IWorldReader worldReader,
BlockPos pos,
boolean p_208051_2_,
AxisAlignedBB p_208051_3_) |
static <T extends Entity> |
EntitySpawnPlacementRegistry.func_223515_a(EntityType<T> p_223515_0_,
IWorld p_223515_1_,
SpawnReason reason,
BlockPos p_223515_3_,
java.util.Random p_223515_4_) |
float |
CreatureEntity.getBlockPathWeight(BlockPos pos) |
float |
CreatureEntity.getBlockPathWeight(BlockPos pos,
IWorldReader worldIn) |
float |
Entity.getExplosionResistance(Explosion explosionIn,
IBlockReader worldIn,
BlockPos pos,
BlockState blockStateIn,
IFluidState p_180428_5_,
float p_180428_6_) |
boolean |
MobEntity.isWithinHomeDistanceFromPosition(BlockPos pos) |
void |
Entity.moveToBlockPosAndAngles(BlockPos pos,
float rotationYawIn,
float rotationPitchIn) |
protected void |
Entity.playStepSound(BlockPos pos,
BlockState blockIn) |
void |
LivingEntity.setBedPosition(BlockPos p_213369_1_) |
void |
MobEntity.setHomePosAndDistance(BlockPos pos,
int distance) |
void |
LivingEntity.setPartying(BlockPos pos,
boolean isPartying) |
void |
Entity.setPortal(BlockPos pos) |
private void |
LivingEntity.setSleepingPosition(BlockPos p_213370_1_) |
T |
EntityType.spawn(World worldIn,
CompoundNBT compound,
ITextComponent customName,
PlayerEntity playerIn,
BlockPos pos,
SpawnReason reason,
boolean p_220342_7_,
boolean p_220342_8_) |
Entity |
EntityType.spawn(World worldIn,
ItemStack stack,
PlayerEntity playerIn,
BlockPos pos,
SpawnReason reason,
boolean p_220331_6_,
boolean p_220331_7_) |
void |
LivingEntity.startSleeping(BlockPos pos) |
boolean |
EntitySpawnPlacementRegistry.IPlacementPredicate.test(EntityType<T> p_test_1_,
IWorld p_test_2_,
SpawnReason p_test_3_,
BlockPos p_test_4_,
java.util.Random p_test_5_) |
protected void |
LivingEntity.updateFallState(double y,
boolean onGroundIn,
BlockState state,
BlockPos pos) |
protected void |
FlyingEntity.updateFallState(double y,
boolean onGroundIn,
BlockState state,
BlockPos pos) |
protected void |
Entity.updateFallState(double y,
boolean onGroundIn,
BlockState state,
BlockPos pos) |
Modifier and Type | Method and Description |
---|---|
static EntitySpawnPlacementRegistry.PlacementType |
EntitySpawnPlacementRegistry.PlacementType.create(java.lang.String name,
TriPredicate<IWorldReader,BlockPos,EntityType<? extends MobEntity>> predicate) |
Constructor and Description |
---|
PlacementType(TriPredicate<IWorldReader,BlockPos,EntityType<?>> predicate) |
Modifier and Type | Method and Description |
---|---|
(package private) static BlockPos |
RandomPositionGenerator.func_226342_a_(BlockPos p_226342_0_,
int p_226342_1_,
int p_226342_2_,
java.util.function.Predicate<BlockPos> p_226342_3_) |
private static BlockPos |
RandomPositionGenerator.func_226343_a_(java.util.Random p_226343_0_,
int p_226343_1_,
int p_226343_2_,
int p_226343_3_,
Vec3d p_226343_4_,
double p_226343_5_) |
Modifier and Type | Method and Description |
---|---|
(package private) static BlockPos |
RandomPositionGenerator.func_226342_a_(BlockPos p_226342_0_,
int p_226342_1_,
int p_226342_2_,
java.util.function.Predicate<BlockPos> p_226342_3_) |
Modifier and Type | Method and Description |
---|---|
static Vec3d |
RandomPositionGenerator.func_221024_a(CreatureEntity p_221024_0_,
int p_221024_1_,
int p_221024_2_,
java.util.function.ToDoubleFunction<BlockPos> p_221024_3_) |
private static Vec3d |
RandomPositionGenerator.func_226339_a_(CreatureEntity p_226339_0_,
int p_226339_1_,
int p_226339_2_,
int p_226339_3_,
Vec3d p_226339_4_,
boolean p_226339_5_,
double p_226339_6_,
java.util.function.ToDoubleFunction<BlockPos> p_226339_8_,
boolean p_226339_9_,
int p_226339_10_,
int p_226339_11_,
boolean p_226339_12_) |
(package private) static BlockPos |
RandomPositionGenerator.func_226342_a_(BlockPos p_226342_0_,
int p_226342_1_,
int p_226342_2_,
java.util.function.Predicate<BlockPos> p_226342_3_) |
Modifier and Type | Field and Description |
---|---|
static MemoryModuleType<BlockPos> |
MemoryModuleType.NEAREST_BED |
Constructor and Description |
---|
WalkTarget(BlockPos targetIn,
float speedIn,
int distanceIn) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
JumpOnBedTask.bedPos |
private BlockPos |
FarmTask.field_220422_a |
private BlockPos |
WalkToTargetTask.field_220489_b |
Modifier and Type | Field and Description |
---|---|
private java.util.List<BlockPos> |
FarmTask.farmableBlocks |
private java.util.Optional<BlockPos> |
FindHidingPlaceTask.field_220460_d |
Modifier and Type | Method and Description |
---|---|
private BlockPos |
FarmTask.getNextPosForFarming(ServerWorld serverWorldIn) |
Modifier and Type | Method and Description |
---|---|
private java.util.Set<BlockPos> |
InteractWithDoorTask.func_220436_a(ServerWorld p_220436_1_,
java.util.List<GlobalPos> p_220436_2_,
java.util.List<BlockPos> p_220436_3_) |
private java.util.Optional<BlockPos> |
CreateBabyVillagerTask.func_220479_b(ServerWorld p_220479_1_,
VillagerEntity p_220479_2_) |
private java.util.Optional<BlockPos> |
JumpOnBedTask.getBed(MobEntity p_220463_1_) |
Modifier and Type | Method and Description |
---|---|
private boolean |
JumpOnBedTask.func_220466_a(ServerWorld p_220466_1_,
BlockPos p_220466_2_) |
private void |
JumpOnBedTask.func_220467_a(MobEntity p_220467_1_,
BlockPos p_220467_2_) |
private void |
CreateBabyVillagerTask.func_220477_a(ServerWorld p_220477_1_,
VillagerEntity p_220477_2_,
BlockPos p_220477_3_) |
private boolean |
ExpirePOITask.func_223019_a(ServerWorld p_223019_1_,
BlockPos p_223019_2_,
LivingEntity p_223019_3_) |
private boolean |
ExpirePOITask.func_223020_a(ServerWorld p_223020_1_,
BlockPos p_223020_2_) |
private boolean |
CreateBabyVillagerTask.func_223520_a(VillagerEntity p_223520_1_,
BlockPos p_223520_2_) |
static boolean |
MoveToSkylightTask.func_226306_a_(ServerWorld p_226306_0_,
LivingEntity p_226306_1_,
BlockPos p_226306_2_) |
private boolean |
FarmTask.isValidPosForFarming(BlockPos pos,
ServerWorld serverWorldIn) |
Modifier and Type | Method and Description |
---|---|
private void |
InteractWithDoorTask.func_220434_a(ServerWorld p_220434_1_,
java.util.List<BlockPos> p_220434_2_,
java.util.Set<BlockPos> p_220434_3_,
int p_220434_4_,
LivingEntity p_220434_5_,
Brain<?> p_220434_6_) |
private void |
InteractWithDoorTask.func_220434_a(ServerWorld p_220434_1_,
java.util.List<BlockPos> p_220434_2_,
java.util.Set<BlockPos> p_220434_3_,
int p_220434_4_,
LivingEntity p_220434_5_,
Brain<?> p_220434_6_) |
private java.util.Set<BlockPos> |
InteractWithDoorTask.func_220436_a(ServerWorld p_220436_1_,
java.util.List<GlobalPos> p_220436_2_,
java.util.List<BlockPos> p_220436_3_) |
static void |
InteractWithDoorTask.func_225449_a(ServerWorld p_225449_0_,
java.util.List<BlockPos> p_225449_1_,
int p_225449_2_,
LivingEntity p_225449_3_,
Brain<?> p_225449_4_) |
Modifier and Type | Field and Description |
---|---|
protected BlockPos |
MoveToBlockGoal.destinationBlock |
protected BlockPos |
InteractDoorGoal.doorPosition |
private BlockPos |
MoveThroughVillageGoal.field_220735_d |
private BlockPos |
MoveThroughVillageAtNightGoal.field_220758_c |
Modifier and Type | Field and Description |
---|---|
private java.util.List<BlockPos> |
MoveThroughVillageGoal.doorList |
Modifier and Type | Method and Description |
---|---|
private BlockPos |
BreakBlockGoal.findTarget(BlockPos pos,
IBlockReader worldIn) |
protected BlockPos |
PanicGoal.getRandPos(IBlockReader worldIn,
Entity entityIn,
int horizontalRange,
int verticalRange) |
Modifier and Type | Method and Description |
---|---|
private boolean |
BreatheAirGoal.canBreatheAt(IWorldReader worldIn,
BlockPos pos) |
private boolean |
DolphinJumpGoal.canJumpTo(BlockPos pos,
int dx,
int dz,
int scale) |
static boolean |
InteractDoorGoal.canOpenDoor(World p_220695_0_,
BlockPos p_220695_1_) |
private BlockPos |
BreakBlockGoal.findTarget(BlockPos pos,
IBlockReader worldIn) |
private boolean |
MoveThroughVillageGoal.func_220733_a(BlockPos p_220733_1_) |
private boolean |
FollowOwnerGoal.func_226329_a_(BlockPos p_226329_1_) |
private boolean |
DolphinJumpGoal.isAirAbove(BlockPos pos,
int dx,
int dz,
int scale) |
void |
BreakBlockGoal.playBreakingSound(IWorld worldIn,
BlockPos pos) |
void |
BreakBlockGoal.playBrokenSound(World worldIn,
BlockPos pos) |
protected boolean |
BreakBlockGoal.shouldMoveTo(IWorldReader worldIn,
BlockPos pos) |
protected boolean |
CatSitOnBlockGoal.shouldMoveTo(IWorldReader worldIn,
BlockPos pos) |
protected boolean |
CatLieOnBedGoal.shouldMoveTo(IWorldReader worldIn,
BlockPos pos) |
protected abstract boolean |
MoveToBlockGoal.shouldMoveTo(IWorldReader worldIn,
BlockPos pos) |
Modifier and Type | Method and Description |
---|---|
void |
EnderDragonEntity.onCrystalDestroyed(EnderCrystalEntity crystal,
BlockPos pos,
DamageSource dmgSrc) |
Modifier and Type | Method and Description |
---|---|
void |
IPhase.onCrystalDestroyed(EnderCrystalEntity crystal,
BlockPos pos,
DamageSource dmgSrc,
PlayerEntity plyr) |
void |
Phase.onCrystalDestroyed(EnderCrystalEntity crystal,
BlockPos pos,
DamageSource dmgSrc,
PlayerEntity plyr) |
void |
HoldingPatternPhase.onCrystalDestroyed(EnderCrystalEntity crystal,
BlockPos pos,
DamageSource dmgSrc,
PlayerEntity plyr) |
Modifier and Type | Field and Description |
---|---|
protected BlockPos |
HangingEntity.hangingPosition |
Modifier and Type | Field and Description |
---|---|
private static DataParameter<java.util.Optional<BlockPos>> |
EnderCrystalEntity.BEAM_TARGET |
protected static DataParameter<BlockPos> |
FallingBlockEntity.ORIGIN |
Modifier and Type | Method and Description |
---|---|
BlockPos |
EnderCrystalEntity.getBeamTarget() |
BlockPos |
HangingEntity.getHangingPosition() |
BlockPos |
FallingBlockEntity.getOrigin() |
Modifier and Type | Method and Description |
---|---|
static LeashKnotEntity |
LeashKnotEntity.create(World p_213855_0_,
BlockPos p_213855_1_) |
void |
EyeOfEnderEntity.moveTowards(BlockPos pos) |
void |
EnderCrystalEntity.setBeamTarget(BlockPos beamTarget) |
void |
FallingBlockEntity.setOrigin(BlockPos p_184530_1_) |
protected void |
BoatEntity.updateFallState(double y,
boolean onGroundIn,
BlockState state,
BlockPos pos) |
Constructor and Description |
---|
HangingEntity(EntityType<? extends HangingEntity> type,
World p_i48562_2_,
BlockPos p_i48562_3_) |
ItemFrameEntity(World worldIn,
BlockPos p_i45852_2_,
Direction p_i45852_3_) |
LeashKnotEntity(World worldIn,
BlockPos hangingPositionIn) |
PaintingEntity(World worldIn,
BlockPos pos,
Direction facing) |
PaintingEntity(World worldIn,
BlockPos pos,
Direction facing,
PaintingType artIn) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
HopperMinecartEntity.lastPosition |
Modifier and Type | Method and Description |
---|---|
boolean |
TNTMinecartEntity.canExplosionDestroyBlock(Explosion explosionIn,
IBlockReader worldIn,
BlockPos pos,
BlockState blockStateIn,
float p_174816_5_) |
private boolean |
AbstractMinecartEntity.func_213900_a(BlockPos p_213900_1_) |
float |
TNTMinecartEntity.getExplosionResistance(Explosion explosionIn,
IBlockReader worldIn,
BlockPos pos,
BlockState blockStateIn,
IFluidState p_180428_5_,
float p_180428_6_) |
protected void |
FurnaceMinecartEntity.moveAlongTrack(BlockPos pos,
BlockState state) |
protected void |
AbstractMinecartEntity.moveAlongTrack(BlockPos pos,
BlockState state) |
void |
AbstractMinecartEntity.moveMinecartOnRail(BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
WanderingTraderEntity.wanderTarget |
Modifier and Type | Method and Description |
---|---|
private BlockPos |
WanderingTraderEntity.getWanderTarget() |
Modifier and Type | Method and Description |
---|---|
private boolean |
WanderingTraderEntity.MoveToGoal.isWithinDistance(BlockPos pos,
double distance) |
void |
WanderingTraderEntity.setWanderTarget(BlockPos pos) |
void |
VillagerEntity.startSleeping(BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
VexEntity.boundOrigin |
private BlockPos |
ShulkerEntity.currentAttachmentPosition |
private BlockPos |
AbstractRaiderEntity.InvadeHomeGoal.field_220866_c |
private BlockPos |
PhantomEntity.orbitPosition |
private BlockPos |
PatrollerEntity.patrolTarget |
Modifier and Type | Field and Description |
---|---|
protected static DataParameter<java.util.Optional<BlockPos>> |
ShulkerEntity.ATTACHED_BLOCK_POS |
private java.util.List<BlockPos> |
AbstractRaiderEntity.InvadeHomeGoal.field_220867_d |
Modifier and Type | Method and Description |
---|---|
BlockPos |
ShulkerEntity.getAttachmentPos() |
BlockPos |
VexEntity.getBoundOrigin() |
BlockPos |
ShulkerEntity.getOldAttachPos() |
BlockPos |
PatrollerEntity.getPatrolTarget() |
Modifier and Type | Method and Description |
---|---|
static boolean |
MonsterEntity.canMonsterSpawn(EntityType<? extends MonsterEntity> type,
IWorld worldIn,
SpawnReason reason,
BlockPos pos,
java.util.Random randomIn) |
static boolean |
MonsterEntity.canMonsterSpawnInLight(EntityType<? extends MonsterEntity> type,
IWorld worldIn,
SpawnReason reason,
BlockPos pos,
java.util.Random randomIn) |
protected PathNodeType |
RavagerEntity.Processor.func_215744_a(IBlockReader p_215744_1_,
boolean p_215744_2_,
boolean p_215744_3_,
BlockPos p_215744_4_,
PathNodeType p_215744_5_) |
private boolean |
EndermanEntity.PlaceBlockGoal.func_220836_a(IWorldReader p_220836_1_,
BlockPos p_220836_2_,
BlockState p_220836_3_,
BlockState p_220836_4_,
BlockState p_220836_5_,
BlockPos p_220836_6_) |
private boolean |
AbstractRaiderEntity.InvadeHomeGoal.func_220860_a(BlockPos p_220860_1_) |
static boolean |
StrayEntity.func_223327_b(EntityType<StrayEntity> p_223327_0_,
IWorld p_223327_1_,
SpawnReason reason,
BlockPos p_223327_3_,
java.util.Random p_223327_4_) |
static boolean |
EndermiteEntity.func_223328_b(EntityType<EndermiteEntity> p_223328_0_,
IWorld p_223328_1_,
SpawnReason reason,
BlockPos p_223328_3_,
java.util.Random p_223328_4_) |
static boolean |
GuardianEntity.func_223329_b(EntityType<? extends GuardianEntity> p_223329_0_,
IWorld p_223329_1_,
SpawnReason reason,
BlockPos p_223329_3_,
java.util.Random p_223329_4_) |
static boolean |
PatrollerEntity.func_223330_b(EntityType<? extends PatrollerEntity> patrollerType,
IWorld worldIn,
SpawnReason reason,
BlockPos p_223330_3_,
java.util.Random p_223330_4_) |
static boolean |
SilverfishEntity.func_223331_b(EntityType<SilverfishEntity> p_223331_0_,
IWorld p_223331_1_,
SpawnReason reason,
BlockPos p_223331_3_,
java.util.Random p_223331_4_) |
static boolean |
DrownedEntity.func_223332_b(EntityType<DrownedEntity> p_223332_0_,
IWorld p_223332_1_,
SpawnReason reason,
BlockPos p_223332_3_,
java.util.Random p_223332_4_) |
private static boolean |
DrownedEntity.func_223333_a(IWorld p_223333_0_,
BlockPos p_223333_1_) |
static boolean |
HuskEntity.func_223334_b(EntityType<HuskEntity> p_223334_0_,
IWorld p_223334_1_,
SpawnReason reason,
BlockPos p_223334_3_,
java.util.Random p_223334_4_) |
static boolean |
ZombiePigmanEntity.func_223337_b(EntityType<ZombiePigmanEntity> p_223337_0_,
IWorld p_223337_1_,
SpawnReason reason,
BlockPos p_223337_3_,
java.util.Random p_223337_4_) |
static boolean |
SlimeEntity.func_223366_c(EntityType<SlimeEntity> p_223366_0_,
IWorld p_223366_1_,
SpawnReason reason,
BlockPos p_223366_3_,
java.util.Random randomIn) |
static boolean |
MagmaCubeEntity.func_223367_b(EntityType<MagmaCubeEntity> p_223367_0_,
IWorld p_223367_1_,
SpawnReason p_223367_2_,
BlockPos p_223367_3_,
java.util.Random p_223367_4_) |
static boolean |
GhastEntity.func_223368_b(EntityType<GhastEntity> p_223368_0_,
IWorld p_223368_1_,
SpawnReason reason,
BlockPos p_223368_3_,
java.util.Random p_223368_4_) |
float |
PillagerEntity.getBlockPathWeight(BlockPos pos,
IWorldReader worldIn) |
float |
GiantEntity.getBlockPathWeight(BlockPos pos,
IWorldReader worldIn) |
float |
SilverfishEntity.getBlockPathWeight(BlockPos pos,
IWorldReader worldIn) |
float |
GuardianEntity.getBlockPathWeight(BlockPos pos,
IWorldReader worldIn) |
float |
MonsterEntity.getBlockPathWeight(BlockPos pos,
IWorldReader worldIn) |
static boolean |
MonsterEntity.isValidLightLevel(IWorld worldIn,
BlockPos pos,
java.util.Random randomIn) |
void |
ZombieEntity.AttackTurtleEggGoal.playBreakingSound(IWorld worldIn,
BlockPos pos) |
void |
ZombieEntity.AttackTurtleEggGoal.playBrokenSound(World worldIn,
BlockPos pos) |
protected void |
ZombieEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
SpiderEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
SilverfishEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
RavagerEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
AbstractSkeletonEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
EndermiteEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
void |
ShulkerEntity.setAttachmentPos(BlockPos pos) |
void |
VexEntity.setBoundOrigin(BlockPos boundOriginIn) |
void |
PatrollerEntity.setPatrolTarget(BlockPos p_213631_1_) |
protected boolean |
DrownedEntity.GoToBeachGoal.shouldMoveTo(IWorldReader worldIn,
BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
CatEntity.MorningGiftGoal.bedPos |
private BlockPos |
BeeEntity.hivePos |
private BlockPos |
ParrotEntity.jukeboxPosition |
private BlockPos |
BeeEntity.savedFlowerPos |
private BlockPos |
BatEntity.spawnPosition |
Modifier and Type | Field and Description |
---|---|
private static DataParameter<BlockPos> |
TurtleEntity.HOME_POS |
private java.util.List<BlockPos> |
BeeEntity.FindBeehiveGoal.possibleHives |
private static DataParameter<BlockPos> |
TurtleEntity.TRAVEL_POS |
private static DataParameter<BlockPos> |
DolphinEntity.TREASURE_POS |
Modifier and Type | Method and Description |
---|---|
BlockPos |
BeeEntity.getFlowerPos() |
BlockPos |
BeeEntity.getHivePos() |
private BlockPos |
TurtleEntity.getHome() |
private BlockPos |
TurtleEntity.getTravelPos() |
BlockPos |
DolphinEntity.getTreasurePos() |
Modifier and Type | Method and Description |
---|---|
private java.util.Optional<BlockPos> |
BeeEntity.PollinateGoal.findFlower(java.util.function.Predicate<BlockState> p_226500_1_,
double distance) |
private java.util.Optional<BlockPos> |
BeeEntity.PollinateGoal.getFlower() |
private java.util.List<BlockPos> |
BeeEntity.UpdateBeehiveGoal.getNearbyFreeHives() |
Modifier and Type | Method and Description |
---|---|
private void |
BeeEntity.FindBeehiveGoal.addPossibleHives(BlockPos pos) |
static boolean |
AnimalEntity.canAnimalSpawn(EntityType<? extends AnimalEntity> animal,
IWorld worldIn,
SpawnReason reason,
BlockPos pos,
java.util.Random random) |
boolean |
TurtleEntity.Navigator.canEntityStandOnPos(BlockPos pos) |
static boolean |
BatEntity.canSpawn(EntityType<BatEntity> batIn,
IWorld worldIn,
SpawnReason reason,
BlockPos pos,
java.util.Random randomIn) |
private boolean |
BeeEntity.doesHiveHaveSpace(BlockPos pos) |
static boolean |
ParrotEntity.func_223317_c(EntityType<ParrotEntity> parrotIn,
IWorld worldIn,
SpawnReason reason,
BlockPos p_223317_3_,
java.util.Random random) |
static boolean |
MooshroomEntity.func_223318_c(EntityType<MooshroomEntity> p_223318_0_,
IWorld p_223318_1_,
SpawnReason p_223318_2_,
BlockPos p_223318_3_,
java.util.Random p_223318_4_) |
static boolean |
OcelotEntity.func_223319_c(EntityType<OcelotEntity> p_223319_0_,
IWorld p_223319_1_,
SpawnReason p_223319_2_,
BlockPos p_223319_3_,
java.util.Random p_223319_4_) |
static boolean |
PolarBearEntity.func_223320_c(EntityType<PolarBearEntity> p_223320_0_,
IWorld p_223320_1_,
SpawnReason reason,
BlockPos p_223320_3_,
java.util.Random p_223320_4_) |
static boolean |
RabbitEntity.func_223321_c(EntityType<RabbitEntity> p_223321_0_,
IWorld p_223321_1_,
SpawnReason reason,
BlockPos p_223321_3_,
java.util.Random p_223321_4_) |
static boolean |
TurtleEntity.func_223322_c(EntityType<TurtleEntity> p_223322_0_,
IWorld p_223322_1_,
SpawnReason reason,
BlockPos p_223322_3_,
java.util.Random p_223322_4_) |
static boolean |
DolphinEntity.func_223364_b(EntityType<DolphinEntity> p_223364_0_,
IWorld p_223364_1_,
SpawnReason reason,
BlockPos p_223364_3_,
java.util.Random p_223364_4_) |
static boolean |
SquidEntity.func_223365_b(EntityType<SquidEntity> p_223365_0_,
IWorld p_223365_1_,
SpawnReason reason,
BlockPos p_223365_3_,
java.util.Random p_223365_4_) |
float |
MooshroomEntity.getBlockPathWeight(BlockPos pos,
IWorldReader worldIn) |
float |
TurtleEntity.getBlockPathWeight(BlockPos pos,
IWorldReader worldIn) |
float |
BeeEntity.getBlockPathWeight(BlockPos pos,
IWorldReader worldIn) |
float |
AnimalEntity.getBlockPathWeight(BlockPos pos,
IWorldReader worldIn) |
private boolean |
BeeEntity.FindBeehiveGoal.isCloseEnough(BlockPos pos) |
private boolean |
BeeEntity.isFlowers(BlockPos pos) |
private boolean |
BeeEntity.FindBeehiveGoal.isPossibleHive(BlockPos pos) |
boolean |
SheepEntity.isShearable(ItemStack item,
IWorldReader world,
BlockPos pos) |
boolean |
MooshroomEntity.isShearable(ItemStack item,
IWorldReader world,
BlockPos pos) |
boolean |
SnowGolemEntity.isShearable(ItemStack item,
IWorldReader world,
BlockPos pos) |
private boolean |
BeeEntity.isTooFar(BlockPos pos) |
private boolean |
BeeEntity.isWithinDistance(BlockPos pos,
int distance) |
java.util.List<ItemStack> |
SheepEntity.onSheared(ItemStack item,
IWorld world,
BlockPos pos,
int fortune) |
java.util.List<ItemStack> |
MooshroomEntity.onSheared(ItemStack item,
IWorld world,
BlockPos pos,
int fortune) |
java.util.List<ItemStack> |
SnowGolemEntity.onSheared(ItemStack item,
IWorld world,
BlockPos pos,
int fortune) |
protected void |
ChickenEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
WolfEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
CowEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
SheepEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
IronGolemEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
PandaEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
ParrotEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
PolarBearEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
TurtleEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
BeeEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
PigEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
void |
BeeEntity.setFlowerPos(BlockPos pos) |
void |
TurtleEntity.setHome(BlockPos position) |
void |
ParrotEntity.setPartying(BlockPos pos,
boolean isPartying) |
private void |
TurtleEntity.setTravelPos(BlockPos position) |
void |
DolphinEntity.setTreasurePos(BlockPos posIn) |
protected boolean |
FoxEntity.EatBerriesGoal.shouldMoveTo(IWorldReader worldIn,
BlockPos pos) |
protected boolean |
RabbitEntity.RaidFarmGoal.shouldMoveTo(IWorldReader worldIn,
BlockPos pos) |
protected boolean |
TurtleEntity.GoToWaterGoal.shouldMoveTo(IWorldReader worldIn,
BlockPos pos) |
protected boolean |
TurtleEntity.LayEggGoal.shouldMoveTo(IWorldReader worldIn,
BlockPos pos) |
private void |
BeeEntity.startMovingTo(BlockPos pos) |
private boolean |
BeeEntity.FindBeehiveGoal.startMovingToFar(BlockPos pos) |
protected void |
BatEntity.updateFallState(double y,
boolean onGroundIn,
BlockState state,
BlockPos pos) |
protected void |
ParrotEntity.updateFallState(double y,
boolean onGroundIn,
BlockState state,
BlockPos pos) |
protected void |
BeeEntity.updateFallState(double y,
boolean onGroundIn,
BlockState state,
BlockPos pos) |
Modifier and Type | Method and Description |
---|---|
static boolean |
AbstractFishEntity.func_223363_b(EntityType<? extends AbstractFishEntity> type,
IWorld worldIn,
SpawnReason reason,
BlockPos p_223363_3_,
java.util.Random randomIn) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractHorseEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
protected void |
LlamaEntity.playStepSound(BlockPos pos,
BlockState blockIn) |
Modifier and Type | Field and Description |
---|---|
protected BlockPos |
PlayerEntity.spawnPos |
Modifier and Type | Field and Description |
---|---|
protected java.util.HashMap<ResourceLocation,BlockPos> |
PlayerEntity.spawnPosMap |
Modifier and Type | Method and Description |
---|---|
BlockPos |
PlayerEntity.getBedLocation()
Deprecated.
|
BlockPos |
PlayerEntity.getBedLocation(DimensionType dim)
A dimension aware version of getBedLocation.
|
Modifier and Type | Method and Description |
---|---|
private boolean |
PlayerEntity.bedBlocked(BlockPos p_213828_1_,
Direction p_213828_2_) |
private boolean |
PlayerEntity.bedInRange(BlockPos p_190774_1_,
Direction p_190774_2_) |
boolean |
PlayerEntity.blockActionRestricted(World worldIn,
BlockPos pos,
GameType gameMode) |
boolean |
PlayerEntity.canPlayerEdit(BlockPos pos,
Direction facing,
ItemStack stack) |
static java.util.Optional<Vec3d> |
PlayerEntity.checkBedValidRespawnPosition(IWorldReader p_213822_0_,
BlockPos p_213822_1_,
boolean p_213822_2_) |
protected void |
ServerPlayerEntity.frostWalk(BlockPos pos) |
private boolean |
PlayerEntity.func_230126_g_(BlockPos p_230126_1_) |
float |
PlayerEntity.getDigSpeed(BlockState state,
BlockPos pos) |
protected boolean |
PlayerEntity.isNormalCube(BlockPos pos) |
void |
PlayerEntity.setRespawnPosition(BlockPos p_226560_1_,
boolean p_226560_2_,
boolean p_226560_3_)
Deprecated.
|
void |
PlayerEntity.setSpawnPoint(BlockPos p_226560_1_,
boolean p_226560_2_,
boolean p_226560_3_,
DimensionType dim)
A dimension aware version of setSpawnChunk.
|
void |
PlayerEntity.startSleeping(BlockPos pos) |
com.mojang.datafixers.util.Either<PlayerEntity.SleepResult,Unit> |
PlayerEntity.trySleep(BlockPos at) |
com.mojang.datafixers.util.Either<PlayerEntity.SleepResult,Unit> |
ServerPlayerEntity.trySleep(BlockPos at) |
protected void |
ServerPlayerEntity.updateFallState(double y,
boolean onGroundIn,
BlockState state,
BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
ShulkerBulletEntity.ownerBlockPos |
private BlockPos |
ShulkerBulletEntity.targetBlockPos |
Modifier and Type | Method and Description |
---|---|
private void |
FishingBobberEntity.catchingFish(BlockPos p_190621_1_) |
private void |
PotionEntity.extinguishFires(BlockPos pos,
Direction p_184542_2_) |
float |
WitherSkullEntity.getExplosionResistance(Explosion explosionIn,
IBlockReader worldIn,
BlockPos pos,
BlockState blockStateIn,
IFluidState p_180428_5_,
float p_180428_6_) |
Modifier and Type | Method and Description |
---|---|
protected void |
Fluid.animateTick(World worldIn,
BlockPos pos,
IFluidState state,
java.util.Random random) |
void |
WaterFluid.animateTick(World worldIn,
BlockPos pos,
IFluidState state,
java.util.Random random) |
void |
LavaFluid.animateTick(World worldIn,
BlockPos pos,
IFluidState state,
java.util.Random random) |
default void |
IFluidState.animateTick(World p_206881_1_,
BlockPos p_206881_2_,
java.util.Random p_206881_3_) |
protected abstract void |
FlowingFluid.beforeReplacingBlock(IWorld worldIn,
BlockPos pos,
BlockState state) |
protected void |
WaterFluid.beforeReplacingBlock(IWorld worldIn,
BlockPos pos,
BlockState state) |
protected void |
LavaFluid.beforeReplacingBlock(IWorld worldIn,
BlockPos pos,
BlockState state) |
protected IFluidState |
FlowingFluid.calculateCorrectFlowingState(IWorldReader worldIn,
BlockPos pos,
BlockState blockStateIn) |
default boolean |
IFluidState.canDisplace(IBlockReader p_215677_1_,
BlockPos p_215677_2_,
Fluid p_215677_3_,
Direction p_215677_4_) |
protected abstract boolean |
Fluid.canDisplace(IFluidState p_215665_1_,
IBlockReader p_215665_2_,
BlockPos p_215665_3_,
Fluid p_215665_4_,
Direction p_215665_5_) |
boolean |
EmptyFluid.canDisplace(IFluidState p_215665_1_,
IBlockReader p_215665_2_,
BlockPos p_215665_3_,
Fluid p_215665_4_,
Direction p_215665_5_) |
boolean |
WaterFluid.canDisplace(IFluidState p_215665_1_,
IBlockReader p_215665_2_,
BlockPos p_215665_3_,
Fluid p_215665_4_,
Direction p_215665_5_) |
boolean |
LavaFluid.canDisplace(IFluidState p_215665_1_,
IBlockReader p_215665_2_,
BlockPos p_215665_3_,
Fluid p_215665_4_,
Direction p_215665_5_) |
protected boolean |
FlowingFluid.canFlow(IBlockReader worldIn,
BlockPos fromPos,
BlockState fromBlockState,
Direction direction,
BlockPos toPos,
BlockState toBlockState,
IFluidState toFluidState,
Fluid fluidIn) |
protected boolean |
FlowingFluid.causesDownwardCurrent(IBlockReader worldIn,
BlockPos neighborPos,
Direction side) |
private boolean |
FlowingFluid.doesSideHaveHoles(Direction p_212751_1_,
IBlockReader p_212751_2_,
BlockPos p_212751_3_,
BlockState p_212751_4_,
BlockPos p_212751_5_,
BlockState p_212751_6_) |
protected void |
FlowingFluid.flowAround(IWorld worldIn,
BlockPos pos,
IFluidState stateIn) |
protected void |
FlowingFluid.flowInto(IWorld worldIn,
BlockPos pos,
BlockState blockStateIn,
Direction direction,
IFluidState fluidStateIn) |
protected void |
LavaFluid.flowInto(IWorld worldIn,
BlockPos pos,
BlockState blockStateIn,
Direction direction,
IFluidState fluidStateIn) |
protected int |
FlowingFluid.func_205571_a(IWorldReader p_205571_1_,
BlockPos p_205571_2_,
int p_205571_3_,
Direction p_205571_4_,
BlockState p_205571_5_,
BlockPos p_205571_6_,
it.unimi.dsi.fastutil.shorts.Short2ObjectMap<com.mojang.datafixers.util.Pair<BlockState,IFluidState>> p_205571_7_,
it.unimi.dsi.fastutil.shorts.Short2BooleanMap p_205571_8_) |
protected java.util.Map<Direction,IFluidState> |
FlowingFluid.func_205572_b(IWorldReader p_205572_1_,
BlockPos p_205572_2_,
BlockState p_205572_3_) |
private void |
FlowingFluid.func_207937_a(IWorld p_207937_1_,
BlockPos p_207937_2_,
IFluidState p_207937_3_,
BlockState p_207937_4_) |
private boolean |
FlowingFluid.func_211759_a(IBlockReader p_211759_1_,
Fluid p_211759_2_,
BlockPos p_211759_3_,
BlockState p_211759_4_,
BlockPos p_211759_5_,
BlockState p_211759_6_) |
private boolean |
FlowingFluid.func_211760_a(IBlockReader p_211760_1_,
Fluid p_211760_2_,
BlockPos p_211760_3_,
BlockState p_211760_4_,
Direction p_211760_5_,
BlockPos p_211760_6_,
BlockState p_211760_7_,
IFluidState p_211760_8_) |
private static short |
FlowingFluid.func_212752_a(BlockPos p_212752_0_,
BlockPos p_212752_1_) |
abstract VoxelShape |
Fluid.func_215664_b(IFluidState p_215664_1_,
IBlockReader p_215664_2_,
BlockPos p_215664_3_) |
VoxelShape |
EmptyFluid.func_215664_b(IFluidState p_215664_1_,
IBlockReader p_215664_2_,
BlockPos p_215664_3_) |
VoxelShape |
FlowingFluid.func_215664_b(IFluidState p_215664_1_,
IBlockReader p_215664_2_,
BlockPos p_215664_3_) |
protected int |
FlowingFluid.func_215667_a(World p_215667_1_,
BlockPos p_215667_2_,
IFluidState p_215667_3_,
IFluidState p_215667_4_) |
int |
LavaFluid.func_215667_a(World p_215667_1_,
BlockPos p_215667_2_,
IFluidState p_215667_3_,
IFluidState p_215667_4_) |
default float |
IFluidState.getActualHeight(IBlockReader p_215679_1_,
BlockPos p_215679_2_) |
abstract float |
Fluid.getActualHeight(IFluidState p_215662_1_,
IBlockReader p_215662_2_,
BlockPos p_215662_3_) |
float |
EmptyFluid.getActualHeight(IFluidState p_215662_1_,
IBlockReader p_215662_2_,
BlockPos p_215662_3_) |
float |
FlowingFluid.getActualHeight(IFluidState p_215662_1_,
IBlockReader p_215662_2_,
BlockPos p_215662_3_) |
private boolean |
LavaFluid.getCanBlockBurn(IWorldReader worldIn,
BlockPos pos) |
default Vec3d |
IFluidState.getFlow(IBlockReader p_215673_1_,
BlockPos p_215673_2_) |
protected abstract Vec3d |
Fluid.getFlow(IBlockReader p_215663_1_,
BlockPos p_215663_2_,
IFluidState p_215663_3_) |
Vec3d |
EmptyFluid.getFlow(IBlockReader p_215663_1_,
BlockPos p_215663_2_,
IFluidState p_215663_3_) |
Vec3d |
FlowingFluid.getFlow(IBlockReader p_215663_1_,
BlockPos p_215663_2_,
IFluidState p_215663_3_) |
private int |
FlowingFluid.getNumHorizontallyAdjacentSources(IWorldReader worldIn,
BlockPos pos) |
default VoxelShape |
IFluidState.getShape(IBlockReader p_215676_1_,
BlockPos p_215676_2_) |
private boolean |
FlowingFluid.isBlocked(IBlockReader worldIn,
BlockPos pos,
BlockState state,
Fluid fluidIn) |
private static boolean |
FlowingFluid.isFullHeight(IFluidState p_215666_0_,
IBlockReader p_215666_1_,
BlockPos p_215666_2_) |
private boolean |
LavaFluid.isSurroundingBlockFlammable(IWorldReader worldIn,
BlockPos pos) |
protected void |
Fluid.randomTick(World p_207186_1_,
BlockPos pos,
IFluidState state,
java.util.Random random) |
void |
LavaFluid.randomTick(World p_207186_1_,
BlockPos pos,
IFluidState state,
java.util.Random random) |
default void |
IFluidState.randomTick(World worldIn,
BlockPos pos,
java.util.Random random) |
default boolean |
IFluidState.shouldRenderSides(IBlockReader worldIn,
BlockPos pos) |
default void |
IFluidState.tick(World worldIn,
BlockPos pos) |
protected void |
Fluid.tick(World worldIn,
BlockPos pos,
IFluidState state) |
void |
FlowingFluid.tick(World worldIn,
BlockPos pos,
IFluidState state) |
private void |
LavaFluid.triggerEffects(IWorld p_205581_1_,
BlockPos p_205581_2_) |
Modifier and Type | Method and Description |
---|---|
ISidedInventory |
ISidedInventoryProvider.createInventory(BlockState p_219966_1_,
IWorld p_219966_2_,
BlockPos p_219966_3_) |
static void |
InventoryHelper.dropInventoryItems(World worldIn,
BlockPos pos,
IInventory inventory) |
static void |
InventoryHelper.dropItems(World p_219961_0_,
BlockPos p_219961_1_,
NonNullList<ItemStack> p_219961_2_) |
Modifier and Type | Method and Description |
---|---|
private float |
EnchantmentContainer.getPower(World world,
BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
BlockItemUseContext.offsetPos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
DirectionalPlaceContext.getPos() |
BlockPos |
BlockItemUseContext.getPos() |
BlockPos |
ItemUseContext.getPos() |
Modifier and Type | Method and Description |
---|---|
static boolean |
BoneMealItem.applyBonemeal(ItemStack stack,
World worldIn,
BlockPos pos)
Deprecated.
|
static boolean |
BoneMealItem.applyBonemeal(ItemStack stack,
World worldIn,
BlockPos pos,
PlayerEntity player) |
private boolean |
BucketItem.canBlockContainFluid(World worldIn,
BlockPos posIn,
BlockState blockstate) |
protected boolean |
HangingEntityItem.canPlace(PlayerEntity playerIn,
Direction directionIn,
ItemStack itemStackIn,
BlockPos posIn) |
protected boolean |
ItemFrameItem.canPlace(PlayerEntity playerIn,
Direction directionIn,
ItemStack itemStackIn,
BlockPos posIn) |
boolean |
SwordItem.canPlayerBreakBlockWhileHolding(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player) |
boolean |
DebugStickItem.canPlayerBreakBlockWhileHolding(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player) |
boolean |
TridentItem.canPlayerBreakBlockWhileHolding(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player) |
boolean |
Item.canPlayerBreakBlockWhileHolding(BlockState state,
World worldIn,
BlockPos pos,
PlayerEntity player) |
static boolean |
FlintAndSteelItem.canSetFire(BlockState existingState,
IWorld worldIn,
BlockPos posIn) |
private BlockState |
FilledMapItem.func_211698_a(World worldIn,
BlockState state,
BlockPos pos) |
private BlockState |
BlockItem.func_219985_a(BlockPos p_219985_1_,
World p_219985_2_,
ItemStack p_219985_3_,
BlockState p_219985_4_) |
static BlockItemUseContext |
BlockItemUseContext.func_221536_a(BlockItemUseContext context,
BlockPos pos,
Direction directionIn) |
static ActionResultType |
LeadItem.func_226641_a_(PlayerEntity p_226641_0_,
World p_226641_1_,
BlockPos p_226641_2_) |
protected SoundEvent |
BlockItem.getPlaceSound(BlockState state,
World world,
BlockPos pos,
PlayerEntity entity) |
static boolean |
BoneMealItem.growSeagrass(ItemStack stack,
World worldIn,
BlockPos pos,
Direction side) |
private void |
DebugStickItem.handleClick(PlayerEntity player,
BlockState state,
IWorld worldIn,
BlockPos pos,
boolean rightClick,
ItemStack stack) |
boolean |
SwordItem.onBlockDestroyed(ItemStack stack,
World worldIn,
BlockState state,
BlockPos pos,
LivingEntity entityLiving) |
boolean |
ShearsItem.onBlockDestroyed(ItemStack stack,
World worldIn,
BlockState state,
BlockPos pos,
LivingEntity entityLiving) |
boolean |
ToolItem.onBlockDestroyed(ItemStack stack,
World worldIn,
BlockState state,
BlockPos pos,
LivingEntity entityLiving) |
boolean |
TridentItem.onBlockDestroyed(ItemStack stack,
World worldIn,
BlockState state,
BlockPos pos,
LivingEntity entityLiving) |
boolean |
Item.onBlockDestroyed(ItemStack stack,
World worldIn,
BlockState state,
BlockPos pos,
LivingEntity entityLiving) |
void |
ItemStack.onBlockDestroyed(World worldIn,
BlockState blockIn,
BlockPos pos,
PlayerEntity playerIn) |
protected boolean |
BlockItem.onBlockPlaced(BlockPos pos,
World worldIn,
PlayerEntity player,
ItemStack stack,
BlockState state) |
protected boolean |
SignItem.onBlockPlaced(BlockPos pos,
World worldIn,
PlayerEntity player,
ItemStack stack,
BlockState state) |
void |
BucketItem.onLiquidPlaced(World worldIn,
ItemStack p_203792_2_,
BlockPos pos) |
void |
FishBucketItem.onLiquidPlaced(World worldIn,
ItemStack p_203792_2_,
BlockPos pos) |
private void |
FishBucketItem.placeFish(World worldIn,
ItemStack p_205357_2_,
BlockPos pos) |
protected void |
BucketItem.playEmptySound(PlayerEntity player,
IWorld worldIn,
BlockPos pos) |
protected void |
FishBucketItem.playEmptySound(PlayerEntity player,
IWorld worldIn,
BlockPos pos) |
private void |
FireChargeItem.playUseSound(World worldIn,
BlockPos pos) |
static boolean |
BlockItem.setTileEntityNBT(World worldIn,
PlayerEntity player,
BlockPos pos,
ItemStack stackIn) |
static void |
BoneMealItem.spawnBonemealParticles(IWorld worldIn,
BlockPos posIn,
int data) |
boolean |
BucketItem.tryPlaceContainedLiquid(PlayerEntity player,
World worldIn,
BlockPos posIn,
BlockRayTraceResult p_180616_4_) |
Constructor and Description |
---|
DirectionalPlaceContext(World worldIn,
BlockPos pos,
Direction lookDirectionIn,
ItemStack stackIn,
Direction against) |
Modifier and Type | Method and Description |
---|---|
static BlockPos |
NBTUtil.readBlockPos(CompoundNBT tag) |
Modifier and Type | Method and Description |
---|---|
static CompoundNBT |
NBTUtil.writeBlockPos(BlockPos pos) |
Modifier and Type | Method and Description |
---|---|
BlockPos |
PacketBuffer.readBlockPos() |
Modifier and Type | Method and Description |
---|---|
static void |
DebugPacketSender.func_218799_a(ServerWorld worldIn,
BlockPos p_218799_1_) |
static void |
DebugPacketSender.func_218801_c(ServerWorld worldIn,
BlockPos p_218801_1_) |
static void |
DebugPacketSender.func_218805_b(ServerWorld worldIn,
BlockPos p_218805_1_) |
static void |
DebugPacketSender.func_218806_a(World worldIn,
BlockPos p_218806_1_) |
static void |
DebugPacketSender.func_229752_a_(ServerWorld p_229752_0_,
BlockPos p_229752_1_,
java.lang.String p_229752_2_,
int p_229752_3_,
int p_229752_4_) |
PacketBuffer |
PacketBuffer.writeBlockPos(BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
static IDataSerializer<BlockPos> |
DataSerializers.BLOCK_POS |
static IDataSerializer<java.util.Optional<BlockPos>> |
DataSerializers.OPTIONAL_BLOCK_POS |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
CUpdateStructureBlockPacket.field_210395_e |
private BlockPos |
CUpdateJigsawBlockPacket.field_218790_a |
private BlockPos |
CUpdateCommandBlockPacket.pos |
private BlockPos |
CUpdateSignPacket.pos |
private BlockPos |
CQueryTileEntityNBTPacket.pos |
private BlockPos |
CUpdateStructureBlockPacket.pos |
private BlockPos |
CPlayerDiggingPacket.position |
private BlockPos |
CUpdateStructureBlockPacket.size |
Modifier and Type | Method and Description |
---|---|
BlockPos |
CUpdateJigsawBlockPacket.func_218789_b() |
BlockPos |
CUpdateCommandBlockPacket.getPos() |
BlockPos |
CUpdateStructureBlockPacket.getPos() |
BlockPos |
CUpdateSignPacket.getPosition() |
BlockPos |
CQueryTileEntityNBTPacket.getPosition() |
BlockPos |
CPlayerDiggingPacket.getPosition() |
BlockPos |
CUpdateStructureBlockPacket.getPosition() |
BlockPos |
CUpdateStructureBlockPacket.getSize() |
Constructor and Description |
---|
CPlayerDiggingPacket(CPlayerDiggingPacket.Action actionIn,
BlockPos posIn,
Direction facingIn) |
CQueryTileEntityNBTPacket(int p_i49756_1_,
BlockPos p_i49756_2_) |
CUpdateCommandBlockPacket(BlockPos p_i49543_1_,
java.lang.String p_i49543_2_,
CommandBlockTileEntity.Mode p_i49543_3_,
boolean p_i49543_4_,
boolean p_i49543_5_,
boolean p_i49543_6_) |
CUpdateJigsawBlockPacket(BlockPos p_i50757_1_,
ResourceLocation p_i50757_2_,
ResourceLocation p_i50757_3_,
java.lang.String p_i50757_4_) |
CUpdateSignPacket(BlockPos p_i49822_1_,
ITextComponent p_i49822_2_,
ITextComponent p_i49822_3_,
ITextComponent p_i49822_4_,
ITextComponent p_i49822_5_) |
CUpdateStructureBlockPacket(BlockPos p_i49541_1_,
StructureBlockTileEntity.UpdateCommand p_i49541_2_,
StructureMode p_i49541_3_,
java.lang.String p_i49541_4_,
BlockPos p_i49541_5_,
BlockPos p_i49541_6_,
Mirror p_i49541_7_,
Rotation p_i49541_8_,
java.lang.String p_i49541_9_,
boolean p_i49541_10_,
boolean p_i49541_11_,
boolean p_i49541_12_,
float p_i49541_13_,
long p_i49541_14_) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
SUpdateTileEntityPacket.blockPos |
private BlockPos |
SBlockActionPacket.blockPosition |
private BlockPos |
SPlayerDiggingPacket.pos |
private BlockPos |
SChangeBlockPacket.pos |
private BlockPos |
SSpawnPaintingPacket.position |
private BlockPos |
SAnimateBlockBreakPacket.position |
private BlockPos |
SOpenSignMenuPacket.signPosition |
private BlockPos |
SPlaySoundEventPacket.soundPos |
private BlockPos |
SSpawnPositionPacket.spawnBlockPos |
Modifier and Type | Field and Description |
---|---|
private java.util.List<BlockPos> |
SExplosionPacket.affectedBlockPositions |
Modifier and Type | Method and Description |
---|---|
BlockPos |
SBlockActionPacket.getBlockPosition() |
BlockPos |
SMultiBlockChangePacket.UpdateData.getPos() |
BlockPos |
SChangeBlockPacket.getPos() |
BlockPos |
SUpdateTileEntityPacket.getPos() |
BlockPos |
SSpawnPaintingPacket.getPosition() |
BlockPos |
SPlayerDiggingPacket.getPosition() |
BlockPos |
SAnimateBlockBreakPacket.getPosition() |
BlockPos |
SOpenSignMenuPacket.getSignPosition() |
BlockPos |
SPlaySoundEventPacket.getSoundPos() |
BlockPos |
SSpawnPositionPacket.getSpawnPos() |
Modifier and Type | Method and Description |
---|---|
java.util.List<BlockPos> |
SExplosionPacket.getAffectedBlockPositions() |
Constructor and Description |
---|
SAnimateBlockBreakPacket(int breakerIdIn,
BlockPos positionIn,
int progressIn) |
SBlockActionPacket(BlockPos pos,
Block blockIn,
int instrumentIn,
int pitchIn) |
SChangeBlockPacket(IBlockReader p_i48982_1_,
BlockPos pos) |
SOpenSignMenuPacket(BlockPos posIn) |
SPlayerDiggingPacket(BlockPos pos,
BlockState state,
CPlayerDiggingPacket.Action action,
boolean successful,
java.lang.String context) |
SPlaySoundEventPacket(int soundTypeIn,
BlockPos soundPosIn,
int soundDataIn,
boolean serverWideIn) |
SSpawnObjectPacket(Entity p_i50779_1_,
EntityType<?> p_i50779_2_,
int p_i50779_3_,
BlockPos p_i50779_4_) |
SSpawnPositionPacket(BlockPos posIn) |
SUpdateTileEntityPacket(BlockPos blockPosIn,
int tileEntityTypeIn,
CompoundNBT compoundIn) |
Constructor and Description |
---|
SExplosionPacket(double xIn,
double yIn,
double zIn,
float strengthIn,
java.util.List<BlockPos> affectedBlockPositionsIn,
Vec3d motion) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
BlockParticleData.pos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
BlockParticleData.getPos() |
Modifier and Type | Method and Description |
---|---|
BlockParticleData |
BlockParticleData.setPos(BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
Path.target |
private BlockPos |
PathNavigator.targetPos |
private BlockPos |
ClimberPathNavigator.targetPosition |
Modifier and Type | Method and Description |
---|---|
BlockPos |
PathPoint.func_224759_a() |
BlockPos |
Path.getTarget() |
BlockPos |
PathNavigator.getTargetPos() |
Modifier and Type | Method and Description |
---|---|
boolean |
PathNavigator.canEntityStandOnPos(BlockPos pos) |
boolean |
SwimmerPathNavigator.canEntityStandOnPos(BlockPos pos) |
boolean |
FlyingPathNavigator.canEntityStandOnPos(BlockPos pos) |
private double |
WalkAndSwimNodeProcessor.func_203246_a(BlockPos p_203246_1_) |
protected PathNodeType |
WalkAndSwimNodeProcessor.func_215744_a(IBlockReader p_215744_1_,
boolean p_215744_2_,
boolean p_215744_3_,
BlockPos p_215744_4_,
PathNodeType p_215744_5_) |
protected PathNodeType |
WalkNodeProcessor.func_215744_a(IBlockReader p_215744_1_,
boolean p_215744_2_,
boolean p_215744_3_,
BlockPos p_215744_4_,
PathNodeType p_215744_5_) |
void |
PathNavigator.func_220970_c(BlockPos p_220970_1_) |
float |
PathPoint.func_224758_c(BlockPos p_224758_1_) |
private Path |
PathFinder.func_224780_a(PathPoint p_224780_1_,
BlockPos p_224780_2_,
boolean p_224780_3_) |
static double |
WalkNodeProcessor.getGroundY(IBlockReader p_197682_0_,
BlockPos pos) |
PathNodeType |
WalkNodeProcessor.getPathNodeType(IBlockReader p_193577_1_,
int x,
int y,
int z,
int xSize,
int ySize,
int zSize,
boolean canOpenDoorsIn,
boolean canEnterDoorsIn,
java.util.EnumSet<PathNodeType> nodeTypeEnum,
PathNodeType nodeType,
BlockPos pos) |
private PathNodeType |
WalkNodeProcessor.getPathNodeType(MobEntity entitylivingIn,
BlockPos pos) |
private PathNodeType |
FlyingNodeProcessor.getPathNodeType(MobEntity p_192559_1_,
BlockPos p_192559_2_) |
Path |
PathNavigator.getPathToPos(BlockPos pos,
int p_179680_2_) |
Path |
GroundPathNavigator.getPathToPos(BlockPos pos,
int p_179680_2_) |
Path |
ClimberPathNavigator.getPathToPos(BlockPos pos,
int p_179680_2_) |
Modifier and Type | Method and Description |
---|---|
Path |
PathNavigator.func_225463_a(java.util.stream.Stream<BlockPos> p_225463_1_,
int p_225463_2_) |
protected Path |
PathNavigator.func_225464_a(java.util.Set<BlockPos> p_225464_1_,
int p_225464_2_,
boolean p_225464_3_,
int p_225464_4_) |
Path |
PathFinder.func_227478_a_(Region p_227478_1_,
MobEntity p_227478_2_,
java.util.Set<BlockPos> p_227478_3_,
float p_227478_4_,
int p_227478_5_,
float p_227478_6_) |
private Path |
PathFinder.func_227479_a_(PathPoint p_227479_1_,
java.util.Map<FlaggedPathPoint,BlockPos> p_227479_2_,
float p_227479_3_,
int p_227479_4_,
float p_227479_5_) |
Constructor and Description |
---|
Path(java.util.List<PathPoint> p_i51804_1_,
BlockPos p_i51804_2_,
boolean p_i51804_3_) |
Modifier and Type | Method and Description |
---|---|
boolean |
MinecraftServer.isBlockProtected(World worldIn,
BlockPos pos,
PlayerEntity playerIn) |
Modifier and Type | Method and Description |
---|---|
boolean |
DedicatedServer.isBlockProtected(World worldIn,
BlockPos pos,
PlayerEntity playerIn) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
PlayerInteractionManager.delayedDestroyPos |
private BlockPos |
PlayerInteractionManager.destroyPos |
Modifier and Type | Method and Description |
---|---|
void |
DemoPlayerInteractionManager.func_225416_a(BlockPos p_225416_1_,
CPlayerDiggingPacket.Action p_225416_2_,
Direction p_225416_3_,
int p_225416_4_) |
void |
PlayerInteractionManager.func_225416_a(BlockPos p_225416_1_,
CPlayerDiggingPacket.Action p_225416_2_,
Direction p_225416_3_,
int p_225416_4_) |
private float |
PlayerInteractionManager.func_229859_a_(BlockState p_229859_1_,
BlockPos p_229859_2_,
int p_229859_3_) |
void |
PlayerInteractionManager.func_229860_a_(BlockPos p_229860_1_,
CPlayerDiggingPacket.Action p_229860_2_,
java.lang.String p_229860_3_) |
private boolean |
PlayerInteractionManager.removeBlock(BlockPos p_180235_1_,
boolean canHarvest) |
boolean |
PlayerInteractionManager.tryHarvestBlock(BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
TestBlockPosException.field_229455_a_ |
private BlockPos |
TestBlockPosException.field_229456_b_ |
private BlockPos |
TestExecutor.field_229467_b_ |
private BlockPos |
TestTracker.field_229489_b_ |
Modifier and Type | Method and Description |
---|---|
BlockPos |
TestBlockPosException.func_229459_c_() |
BlockPos |
TestTracker.func_229512_d_() |
BlockPos |
TestTracker.func_229513_e_() |
static BlockPos |
StructureHelper.func_229607_b_(BlockPos p_229607_0_,
int p_229607_1_,
ServerWorld p_229607_2_) |
Modifier and Type | Method and Description |
---|---|
static java.util.Optional<BlockPos> |
StructureHelper.func_229596_a_(BlockPos p_229596_0_,
int p_229596_1_,
ServerWorld p_229596_2_) |
static java.util.Collection<BlockPos> |
StructureHelper.func_229609_c_(BlockPos p_229609_0_,
int p_229609_1_,
ServerWorld p_229609_2_) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
TestTracker.func_229503_a_(BlockPos p_229503_1_) |
static java.util.Collection<TestTracker> |
TestUtils.func_229549_a_(java.util.Collection<TestBatch> p_229549_0_,
BlockPos p_229549_1_,
ServerWorld p_229549_2_,
TestCollection p_229549_3_) |
private static void |
TestUtils.func_229554_a_(ServerWorld p_229554_0_,
BlockPos p_229554_1_,
java.lang.String p_229554_2_) |
static void |
TestUtils.func_229555_a_(ServerWorld p_229555_0_,
BlockPos p_229555_1_,
TestCollection p_229555_2_,
int p_229555_3_) |
static java.util.Collection<TestTracker> |
TestUtils.func_229561_b_(java.util.Collection<TestFunctionInfo> p_229561_0_,
BlockPos p_229561_1_,
ServerWorld p_229561_2_,
TestCollection p_229561_3_) |
private static void |
StructureHelper.func_229591_a_(int p_229591_0_,
BlockPos p_229591_1_,
ServerWorld p_229591_2_) |
static java.util.Optional<BlockPos> |
StructureHelper.func_229596_a_(BlockPos p_229596_0_,
int p_229596_1_,
ServerWorld p_229596_2_) |
static MutableBoundingBox |
StructureHelper.func_229598_a_(BlockPos p_229598_0_,
BlockPos p_229598_1_,
int p_229598_2_) |
private static boolean |
StructureHelper.func_229599_a_(BlockPos p_229599_0_,
BlockPos p_229599_1_,
ServerWorld p_229599_2_) |
static void |
StructureHelper.func_229600_a_(BlockPos p_229600_0_,
ServerWorld p_229600_1_) |
static StructureBlockTileEntity |
StructureHelper.func_229602_a_(java.lang.String p_229602_0_,
BlockPos p_229602_1_,
int p_229602_2_,
ServerWorld p_229602_3_,
boolean p_229602_4_) |
static void |
StructureHelper.func_229603_a_(java.lang.String p_229603_0_,
BlockPos p_229603_1_,
BlockPos p_229603_2_,
int p_229603_3_,
ServerWorld p_229603_4_) |
private static StructureBlockTileEntity |
StructureHelper.func_229604_a_(java.lang.String p_229604_0_,
BlockPos p_229604_1_,
ServerWorld p_229604_2_,
boolean p_229604_3_) |
static BlockPos |
StructureHelper.func_229607_b_(BlockPos p_229607_0_,
int p_229607_1_,
ServerWorld p_229607_2_) |
private static void |
StructureHelper.func_229608_b_(BlockPos p_229608_0_,
ServerWorld p_229608_1_) |
static java.util.Collection<BlockPos> |
StructureHelper.func_229609_c_(BlockPos p_229609_0_,
int p_229609_1_,
ServerWorld p_229609_2_) |
private static void |
TestCommand.func_229623_a_(ServerWorld p_229623_0_,
BlockPos p_229623_1_,
TestResultList p_229623_2_) |
Constructor and Description |
---|
TestExecutor(java.util.Collection<TestBatch> p_i226066_1_,
BlockPos p_i226066_2_,
ServerWorld p_i226066_3_,
TestCollection p_i226066_4_) |
TestTracker(TestFunctionInfo p_i226069_1_,
BlockPos p_i226069_2_,
ServerWorld p_i226069_3_) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
EndGatewayTileEntity.exitPortal |
private BlockPos |
BeehiveTileEntity.flowerPos |
protected BlockPos |
TileEntity.pos |
private BlockPos |
StructureBlockTileEntity.position |
private BlockPos |
StructureBlockTileEntity.size |
Modifier and Type | Field and Description |
---|---|
private java.util.List<BlockPos> |
ConduitTileEntity.prismarinePositions |
Modifier and Type | Method and Description |
---|---|
private BlockPos |
EndGatewayTileEntity.findExitPosition() |
private static BlockPos |
EndGatewayTileEntity.findHighestBlock(IBlockReader worldIn,
BlockPos posIn,
int radius,
boolean allowBedrock) |
private static BlockPos |
EndGatewayTileEntity.findSpawnpointInChunk(Chunk chunkIn) |
BlockPos |
TileEntity.getPos() |
BlockPos |
StructureBlockTileEntity.getPosition() |
BlockPos |
StructureBlockTileEntity.getStructureSize() |
Modifier and Type | Method and Description |
---|---|
private MutableBoundingBox |
StructureBlockTileEntity.calculateEnclosingBoundingBox(BlockPos p_184416_1_,
java.util.List<StructureBlockTileEntity> p_184416_2_) |
private static BlockPos |
EndGatewayTileEntity.findHighestBlock(IBlockReader worldIn,
BlockPos posIn,
int radius,
boolean allowBedrock) |
static <S extends TileEntity> |
TileEntityMerger.func_226924_a_(TileEntityType<S> p_226924_0_,
java.util.function.Function<BlockState,TileEntityMerger.Type> p_226924_1_,
java.util.function.Function<BlockState,Direction> p_226924_2_,
DirectionProperty p_226924_3_,
BlockState p_226924_4_,
IWorld p_226924_5_,
BlockPos p_226924_6_,
java.util.function.BiPredicate<IWorld,BlockPos> p_226924_7_) |
T |
TileEntityType.func_226986_a_(IBlockReader blockReader,
BlockPos pos) |
private void |
EndGatewayTileEntity.func_227016_a_(ServerWorld p_227016_1_,
BlockPos p_227016_2_) |
VoxelShape |
PistonTileEntity.getCollisionShape(IBlockReader p_195508_1_,
BlockPos p_195508_2_) |
static IInventory |
HopperTileEntity.getInventoryAtPosition(World p_195484_0_,
BlockPos p_195484_1_) |
private java.util.List<StructureBlockTileEntity> |
StructureBlockTileEntity.getNearbyCornerBlocks(BlockPos p_184418_1_,
BlockPos p_184418_2_) |
static int |
ChestTileEntity.getPlayersUsing(IBlockReader reader,
BlockPos posIn) |
void |
EndGatewayTileEntity.setExitPortal(BlockPos exitPortalIn,
boolean p_195489_2_) |
static void |
LockableLootTileEntity.setLootTable(IBlockReader reader,
java.util.Random rand,
BlockPos p_195479_2_,
ResourceLocation lootTableIn) |
void |
TileEntity.setPos(BlockPos posIn) |
void |
StructureBlockTileEntity.setPosition(BlockPos posIn) |
void |
StructureBlockTileEntity.setSize(BlockPos sizeIn) |
void |
TileEntity.setWorldAndPos(World p_226984_1_,
BlockPos p_226984_2_) |
Modifier and Type | Method and Description |
---|---|
static <S extends TileEntity> |
TileEntityMerger.func_226924_a_(TileEntityType<S> p_226924_0_,
java.util.function.Function<BlockState,TileEntityMerger.Type> p_226924_1_,
java.util.function.Function<BlockState,Direction> p_226924_2_,
DirectionProperty p_226924_3_,
BlockState p_226924_4_,
IWorld p_226924_5_,
BlockPos p_226924_6_,
java.util.function.BiPredicate<IWorld,BlockPos> p_226924_7_) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
CachedBlockInfo.pos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
CachedBlockInfo.getPos() |
Modifier and Type | Method and Description |
---|---|
static IWorldPosCallable |
IWorldPosCallable.of(World p_221488_0_,
BlockPos p_221488_1_) |
Modifier and Type | Method and Description |
---|---|
<T> java.util.Optional<T> |
IWorldPosCallable.apply(java.util.function.BiFunction<World,BlockPos,T> p_221484_1_) |
default <T> T |
IWorldPosCallable.applyOrElse(java.util.function.BiFunction<World,BlockPos,T> p_221485_1_,
T p_221485_2_) |
default void |
IWorldPosCallable.consume(java.util.function.BiConsumer<World,BlockPos> p_221486_1_) |
Constructor and Description |
---|
CachedBlockInfo(IWorldReader worldIn,
BlockPos posIn,
boolean forceLoadIn) |
Modifier and Type | Class and Description |
---|---|
static class |
BlockPos.Mutable |
static class |
BlockPos.PooledMutable |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
BlockPosWrapper.field_220612_a |
private BlockPos |
GlobalPos.pos |
private BlockPos |
BlockRayTraceResult.pos |
static BlockPos |
BlockPos.ZERO |
Modifier and Type | Method and Description |
---|---|
BlockPos |
BlockPos.add(double x,
double y,
double z) |
BlockPos |
BlockPos.Mutable.add(double x,
double y,
double z) |
BlockPos |
BlockPos.add(int x,
int y,
int z) |
BlockPos |
BlockPos.Mutable.add(int x,
int y,
int z) |
BlockPos |
BlockPos.add(Vec3i vec) |
BlockPos |
SectionPos.asBlockPos() |
BlockPos |
ChunkPos.asBlockPos() |
BlockPos |
BlockPos.crossProduct(Vec3i vec) |
static <T> BlockPos |
BlockPos.deserialize(com.mojang.datafixers.Dynamic<T> p_218286_0_) |
BlockPos |
BlockPos.down() |
BlockPos |
BlockPos.down(int n) |
BlockPos |
BlockPos.east() |
BlockPos |
BlockPos.east(int n) |
static BlockPos |
BlockPos.fromLong(long p_218283_0_) |
BlockPos |
ChunkPos.getBlock(int x,
int y,
int z) |
BlockPos |
EntityPosWrapper.getBlockPos() |
BlockPos |
IPosWrapper.getBlockPos() |
BlockPos |
BlockPosWrapper.getBlockPos() |
BlockPos |
SectionPos.getCenter() |
BlockPos |
GlobalPos.getPos() |
BlockPos |
BlockRayTraceResult.getPos() |
BlockPos |
BlockPos.north() |
BlockPos |
BlockPos.north(int n) |
BlockPos |
BlockPos.offset(Direction facing) |
BlockPos |
BlockPos.offset(Direction facing,
int n) |
BlockPos |
BlockPos.Mutable.offset(Direction facing,
int n) |
BlockPos |
BlockPos.rotate(Rotation rotationIn) |
BlockPos |
BlockPos.Mutable.rotate(Rotation rotationIn) |
BlockPos |
BlockPos.south() |
BlockPos |
BlockPos.south(int n) |
BlockPos |
BlockPos.subtract(Vec3i vec) |
BlockPos |
BlockPos.toImmutable() |
BlockPos |
BlockPos.Mutable.toImmutable() |
BlockPos |
BlockPos.up() |
BlockPos |
BlockPos.up(int n) |
BlockPos |
BlockPos.west() |
BlockPos |
BlockPos.west(int n) |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<BlockPos> |
SectionPos.allBlocksWithin() |
static java.util.stream.Stream<BlockPos> |
BlockPos.getAllInBox(BlockPos firstPos,
BlockPos secondPos) |
static java.util.stream.Stream<BlockPos> |
BlockPos.getAllInBox(int p_218287_0_,
int p_218287_1_,
int p_218287_2_,
int p_218287_3_,
int p_218287_4_,
int p_218287_5_) |
static java.util.stream.Stream<BlockPos> |
BlockPos.getAllInBox(MutableBoundingBox p_229383_0_) |
static java.lang.Iterable<BlockPos> |
BlockPos.getAllInBoxMutable(BlockPos firstPos,
BlockPos secondPos) |
static java.lang.Iterable<BlockPos> |
BlockPos.getAllInBoxMutable(int x1,
int y1,
int z1,
int x2,
int y2,
int z2) |
Modifier and Type | Method and Description |
---|---|
static BlockRayTraceResult |
BlockRayTraceResult.createMiss(Vec3d hitVec,
Direction faceIn,
BlockPos posIn) |
static SectionPos |
SectionPos.from(BlockPos worldPos) |
VoxelShape |
RayTraceContext.BlockMode.get(BlockState p_get_1_,
IBlockReader p_get_2_,
BlockPos p_get_3_,
ISelectionContext p_get_4_) |
VoxelShape |
RayTraceContext.IVoxelProvider.get(BlockState p_get_1_,
IBlockReader p_get_2_,
BlockPos p_get_3_,
ISelectionContext p_get_4_) |
static java.util.stream.Stream<BlockPos> |
BlockPos.getAllInBox(BlockPos firstPos,
BlockPos secondPos) |
static java.lang.Iterable<BlockPos> |
BlockPos.getAllInBoxMutable(BlockPos firstPos,
BlockPos secondPos) |
VoxelShape |
RayTraceContext.getBlockShape(BlockState p_222251_1_,
IBlockReader p_222251_2_,
BlockPos p_222251_3_) |
VoxelShape |
RayTraceContext.getFluidShape(IFluidState p_222252_1_,
IBlockReader p_222252_2_,
BlockPos p_222252_3_) |
static GlobalPos |
GlobalPos.of(DimensionType p_218179_0_,
BlockPos pos) |
AxisAlignedBB |
AxisAlignedBB.offset(BlockPos pos) |
static BlockRayTraceResult |
AxisAlignedBB.rayTrace(java.lang.Iterable<AxisAlignedBB> boxes,
Vec3d start,
Vec3d end,
BlockPos pos) |
static short |
SectionPos.toRelativeOffset(BlockPos p_218150_0_) |
Constructor and Description |
---|
AxisAlignedBB(BlockPos pos) |
AxisAlignedBB(BlockPos pos1,
BlockPos pos2) |
BlockPosWrapper(BlockPos p_i50371_1_) |
BlockRayTraceResult(boolean isMissIn,
Vec3d hitVec,
Direction faceIn,
BlockPos posIn,
boolean isInside) |
BlockRayTraceResult(Vec3d hitVec,
Direction faceIn,
BlockPos posIn,
boolean isInside) |
ChunkPos(BlockPos pos) |
ColumnPos(BlockPos pos) |
GlobalPos(DimensionType dimension,
BlockPos pos) |
Mutable(BlockPos pos) |
Modifier and Type | Method and Description |
---|---|
boolean |
ISelectionContext.func_216378_a(VoxelShape shape,
BlockPos pos,
boolean p_216378_3_) |
boolean |
EntitySelectionContext.func_216378_a(VoxelShape shape,
BlockPos pos,
boolean p_216378_3_) |
BlockRayTraceResult |
VoxelShape.rayTrace(Vec3d p_212433_1_,
Vec3d p_212433_2_,
BlockPos p_212433_3_) |
Modifier and Type | Method and Description |
---|---|
BlockState |
UpgradeData.IBlockFixer.func_196982_a(BlockState p_196982_1_,
Direction p_196982_2_,
BlockState p_196982_3_,
IWorld p_196982_4_,
BlockPos p_196982_5_,
BlockPos p_196982_6_) |
private static BlockState |
UpgradeData.func_196987_a(BlockState p_196987_0_,
Direction p_196987_1_,
IWorld p_196987_2_,
BlockPos p_196987_3_,
BlockPos p_196987_4_) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
PointOfInterest.pos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
PointOfInterest.getPos() |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<BlockPos> |
PointOfInterestManager.find(java.util.function.Predicate<PointOfInterestType> p_219127_1_,
java.util.function.Predicate<BlockPos> p_219127_2_,
BlockPos p_219127_3_,
int p_219127_4_,
PointOfInterestManager.Status p_219127_5_) |
java.util.stream.Stream<BlockPos> |
PointOfInterestManager.findAll(java.util.function.Predicate<PointOfInterestType> p_225399_1_,
java.util.function.Predicate<BlockPos> p_225399_2_,
BlockPos p_225399_3_,
int p_225399_4_,
PointOfInterestManager.Status p_225399_5_) |
java.util.Optional<BlockPos> |
PointOfInterestManager.findClosest(java.util.function.Predicate<PointOfInterestType> p_219147_1_,
java.util.function.Predicate<BlockPos> p_219147_2_,
BlockPos p_219147_3_,
int p_219147_4_,
PointOfInterestManager.Status p_219147_5_) |
java.util.Optional<BlockPos> |
PointOfInterestManager.getRandom(java.util.function.Predicate<PointOfInterestType> p_219163_1_,
java.util.function.Predicate<BlockPos> p_219163_2_,
PointOfInterestManager.Status p_219163_3_,
BlockPos p_219163_4_,
int p_219163_5_,
java.util.Random p_219163_6_) |
java.util.Optional<BlockPos> |
PointOfInterestManager.take(java.util.function.Predicate<PointOfInterestType> p_219157_1_,
java.util.function.Predicate<BlockPos> p_219157_2_,
BlockPos p_219157_3_,
int p_219157_4_) |
Modifier and Type | Method and Description |
---|---|
void |
PointOfInterestManager.add(BlockPos p_219135_1_,
PointOfInterestType p_219135_2_) |
void |
PointOfInterestData.add(BlockPos p_218243_1_,
PointOfInterestType p_218243_2_) |
void |
PointOfInterestManager.ensureLoadedAndValid(IWorldReader p_226347_1_,
BlockPos p_226347_2_,
int p_226347_3_) |
boolean |
PointOfInterestManager.exists(BlockPos p_219138_1_,
java.util.function.Predicate<PointOfInterestType> p_219138_2_) |
boolean |
PointOfInterestData.exists(BlockPos p_218245_1_,
java.util.function.Predicate<PointOfInterestType> p_218245_2_) |
java.util.Optional<BlockPos> |
PointOfInterestManager.find(java.util.function.Predicate<PointOfInterestType> p_219127_1_,
java.util.function.Predicate<BlockPos> p_219127_2_,
BlockPos p_219127_3_,
int p_219127_4_,
PointOfInterestManager.Status p_219127_5_) |
java.util.stream.Stream<BlockPos> |
PointOfInterestManager.findAll(java.util.function.Predicate<PointOfInterestType> p_225399_1_,
java.util.function.Predicate<BlockPos> p_225399_2_,
BlockPos p_225399_3_,
int p_225399_4_,
PointOfInterestManager.Status p_225399_5_) |
java.util.Optional<BlockPos> |
PointOfInterestManager.findClosest(java.util.function.Predicate<PointOfInterestType> p_219147_1_,
java.util.function.Predicate<BlockPos> p_219147_2_,
BlockPos p_219147_3_,
int p_219147_4_,
PointOfInterestManager.Status p_219147_5_) |
private Vec3d |
VillageSiege.findRandomSpawnPos(ServerWorld p_225476_1_,
BlockPos p_225476_2_) |
java.util.stream.Stream<PointOfInterest> |
PointOfInterestManager.func_219146_b(java.util.function.Predicate<PointOfInterestType> p_219146_1_,
BlockPos p_219146_2_,
int distance,
PointOfInterestManager.Status p_219146_4_) |
long |
PointOfInterestManager.getCountInRange(java.util.function.Predicate<PointOfInterestType> p_219145_1_,
BlockPos p_219145_2_,
int p_219145_3_,
PointOfInterestManager.Status p_219145_4_) |
java.util.stream.Stream<PointOfInterest> |
PointOfInterestManager.getInSquare(java.util.function.Predicate<PointOfInterestType> p_226353_1_,
BlockPos p_226353_2_,
int p_226353_3_,
PointOfInterestManager.Status p_226353_4_) |
java.util.Optional<BlockPos> |
PointOfInterestManager.getRandom(java.util.function.Predicate<PointOfInterestType> p_219163_1_,
java.util.function.Predicate<BlockPos> p_219163_2_,
PointOfInterestManager.Status p_219163_3_,
BlockPos p_219163_4_,
int p_219163_5_,
java.util.Random p_219163_6_) |
java.util.Optional<PointOfInterestType> |
PointOfInterestManager.getType(BlockPos p_219148_1_) |
java.util.Optional<PointOfInterestType> |
PointOfInterestData.getType(BlockPos p_218244_1_) |
boolean |
PointOfInterestManager.release(BlockPos p_219142_1_) |
boolean |
PointOfInterestData.release(BlockPos p_218251_1_) |
void |
PointOfInterestManager.remove(BlockPos p_219140_1_) |
void |
PointOfInterestData.remove(BlockPos p_218248_1_) |
java.util.Optional<BlockPos> |
PointOfInterestManager.take(java.util.function.Predicate<PointOfInterestType> p_219157_1_,
java.util.function.Predicate<BlockPos> p_219157_2_,
BlockPos p_219157_3_,
int p_219157_4_) |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<BlockPos> |
PointOfInterestManager.find(java.util.function.Predicate<PointOfInterestType> p_219127_1_,
java.util.function.Predicate<BlockPos> p_219127_2_,
BlockPos p_219127_3_,
int p_219127_4_,
PointOfInterestManager.Status p_219127_5_) |
java.util.stream.Stream<BlockPos> |
PointOfInterestManager.findAll(java.util.function.Predicate<PointOfInterestType> p_225399_1_,
java.util.function.Predicate<BlockPos> p_225399_2_,
BlockPos p_225399_3_,
int p_225399_4_,
PointOfInterestManager.Status p_225399_5_) |
java.util.Optional<BlockPos> |
PointOfInterestManager.findClosest(java.util.function.Predicate<PointOfInterestType> p_219147_1_,
java.util.function.Predicate<BlockPos> p_219147_2_,
BlockPos p_219147_3_,
int p_219147_4_,
PointOfInterestManager.Status p_219147_5_) |
java.util.Optional<BlockPos> |
PointOfInterestManager.getRandom(java.util.function.Predicate<PointOfInterestType> p_219163_1_,
java.util.function.Predicate<BlockPos> p_219163_2_,
PointOfInterestManager.Status p_219163_3_,
BlockPos p_219163_4_,
int p_219163_5_,
java.util.Random p_219163_6_) |
void |
PointOfInterestData.refresh(java.util.function.Consumer<java.util.function.BiConsumer<BlockPos,PointOfInterestType>> p_218240_1_) |
java.util.Optional<BlockPos> |
PointOfInterestManager.take(java.util.function.Predicate<PointOfInterestType> p_219157_1_,
java.util.function.Predicate<BlockPos> p_219157_2_,
BlockPos p_219157_3_,
int p_219157_4_) |
private void |
PointOfInterestManager.updateFromSelection(ChunkSection p_219132_1_,
SectionPos p_219132_2_,
java.util.function.BiConsumer<BlockPos,PointOfInterestType> p_219132_3_) |
Constructor and Description |
---|
PointOfInterest(BlockPos posIn,
PointOfInterestType typeIn,
int freeTicketsIn,
java.lang.Runnable onChangeIn) |
PointOfInterest(BlockPos posIn,
PointOfInterestType typeIn,
java.lang.Runnable onChangeIn) |
Modifier and Type | Field and Description |
---|---|
BlockPos |
NextTickListEntry.position |
Modifier and Type | Field and Description |
---|---|
private java.util.List<BlockPos> |
Explosion.affectedBlockPositions |
private java.util.function.Function<BlockPos,ITickList<T>> |
WorldGenTickList.tickListProvider |
Modifier and Type | Method and Description |
---|---|
BlockPos |
World.getBlockRandomPos(int p_217383_1_,
int p_217383_2_,
int p_217383_3_,
int p_217383_4_) |
default BlockPos |
IWorld.getHeight(Heightmap.Type heightmapType,
BlockPos pos) |
default BlockPos |
IWorldReader.getHeight(Heightmap.Type heightmapType,
BlockPos pos) |
BlockPos |
IWorld.getSpawnPoint() |
BlockPos |
World.getSpawnPoint() |
Modifier and Type | Method and Description |
---|---|
java.util.List<BlockPos> |
Explosion.getAffectedBlockPositions() |
Modifier and Type | Method and Description |
---|---|
void |
World.addBlockEvent(BlockPos pos,
Block blockIn,
int eventID,
int eventParam) |
default boolean |
IWorldReader.canBlockSeeSky(BlockPos pos) |
boolean |
World.canMineBlockBody(PlayerEntity player,
BlockPos pos) |
default boolean |
ILightReader.canSeeSky(BlockPos blockPosIn) |
default boolean |
IWorldWriter.destroyBlock(BlockPos pos,
boolean dropBlock) |
boolean |
World.destroyBlock(BlockPos p_225521_1_,
boolean p_225521_2_,
Entity p_225521_3_) |
boolean |
IWorldWriter.destroyBlock(BlockPos p_225521_1_,
boolean p_225521_2_,
Entity p_225521_3_) |
boolean |
World.extinguishFire(PlayerEntity player,
BlockPos pos,
Direction side) |
default boolean |
ICollisionReader.func_226663_a_(BlockState p_226663_1_,
BlockPos p_226663_2_,
ISelectionContext p_226663_3_) |
private static void |
Explosion.func_229976_a_(it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<ItemStack,BlockPos>> p_229976_0_,
ItemStack p_229976_1_,
BlockPos p_229976_2_) |
default Biome |
IWorldReader.getBiome(BlockPos p_226691_1_) |
default int |
IWorldReader.getBlockColor(BlockPos blockPosIn,
ColorResolver colorResolverIn) |
int |
ILightReader.getBlockColor(BlockPos blockPosIn,
ColorResolver colorResolverIn) |
BlockState |
World.getBlockState(BlockPos pos) |
BlockState |
Region.getBlockState(BlockPos pos) |
BlockState |
IBlockReader.getBlockState(BlockPos pos) |
BlockState |
EmptyBlockReader.getBlockState(BlockPos pos) |
default float |
IWorldReader.getBrightness(BlockPos pos)
Deprecated.
|
private IChunk |
Region.getChunk(BlockPos p_226703_1_) |
default IChunk |
IWorldReader.getChunk(BlockPos pos) |
Chunk |
World.getChunkAt(BlockPos pos) |
DifficultyInstance |
IWorld.getDifficultyForLocation(BlockPos pos) |
DifficultyInstance |
World.getDifficultyForLocation(BlockPos pos) |
IFluidState |
World.getFluidState(BlockPos pos) |
IFluidState |
Region.getFluidState(BlockPos pos) |
IFluidState |
IBlockReader.getFluidState(BlockPos pos) |
IFluidState |
EmptyBlockReader.getFluidState(BlockPos pos) |
BlockState |
World.getGroundAboveSeaLevel(BlockPos pos) |
default BlockPos |
IWorld.getHeight(Heightmap.Type heightmapType,
BlockPos pos) |
default BlockPos |
IWorldReader.getHeight(Heightmap.Type heightmapType,
BlockPos pos) |
default int |
IWorldReader.getLight(BlockPos pos) |
default int |
ILightReader.getLightFor(LightType lightTypeIn,
BlockPos blockPosIn) |
default int |
ILightReader.getLightSubtracted(BlockPos blockPosIn,
int amount) |
default int |
IBlockReader.getLightValue(BlockPos pos) |
default int |
IWorldReader.getNeighborAwareLightSubtracted(BlockPos pos,
int amount) |
private TileEntity |
World.getPendingTileEntityAt(BlockPos pos) |
int |
World.getRedstonePower(BlockPos pos,
Direction facing) |
int |
World.getRedstonePowerFromNeighbors(BlockPos pos) |
int |
World.getStrongPower(BlockPos pos) |
default int |
IWorldReader.getStrongPower(BlockPos pos,
Direction direction) |
TileEntity |
World.getTileEntity(BlockPos pos) |
TileEntity |
Region.getTileEntity(BlockPos pos) |
TileEntity |
IBlockReader.getTileEntity(BlockPos pos) |
TileEntity |
EmptyBlockReader.getTileEntity(BlockPos pos) |
boolean |
World.hasBlockState(BlockPos p_217375_1_,
java.util.function.Predicate<BlockState> p_217375_2_) |
default boolean |
IWorldReader.hasWater(BlockPos pos) |
default boolean |
IWorldReader.isAirBlock(BlockPos pos) |
default boolean |
IWorldReader.isAreaLoaded(BlockPos from,
BlockPos to)
Deprecated.
|
default boolean |
IWorldReader.isAreaLoaded(BlockPos center,
int range) |
boolean |
World.isBlockinHighHumidity(BlockPos pos) |
default boolean |
IWorldReader.isBlockLoaded(BlockPos pos)
Deprecated.
|
boolean |
World.isBlockModifiable(PlayerEntity player,
BlockPos pos) |
boolean |
World.isBlockPowered(BlockPos pos) |
boolean |
World.isBlockPresent(BlockPos pos) |
static boolean |
World.isOutsideBuildHeight(BlockPos pos) |
boolean |
World.isRainingAt(BlockPos position) |
boolean |
World.isSidePowered(BlockPos pos,
Direction side) |
boolean |
SerializableTickList.isTickPending(BlockPos pos,
T obj) |
boolean |
EmptyTickList.isTickPending(BlockPos pos,
T obj) |
boolean |
WorldGenTickList.isTickPending(BlockPos pos,
T obj) |
boolean |
ITickList.isTickPending(BlockPos pos,
T obj) |
boolean |
SerializableTickList.isTickScheduled(BlockPos pos,
T itemIn) |
boolean |
EmptyTickList.isTickScheduled(BlockPos pos,
T itemIn) |
boolean |
WorldGenTickList.isTickScheduled(BlockPos pos,
T itemIn) |
boolean |
ITickList.isTickScheduled(BlockPos pos,
T itemIn) |
boolean |
World.isTopSolid(BlockPos pos,
Entity entityIn) |
static boolean |
World.isValid(BlockPos pos) |
void |
World.markAndNotifyBlock(BlockPos pos,
Chunk chunk,
BlockState blockstate,
BlockState newState,
int flags) |
void |
World.markBlockRangeForRenderUpdate(BlockPos blockPosIn,
BlockState oldState,
BlockState newState) |
void |
World.markChunkDirty(BlockPos pos,
TileEntity unusedTileEntity) |
void |
World.neighborChanged(BlockPos pos,
Block blockIn,
BlockPos fromPos) |
abstract void |
World.notifyBlockUpdate(BlockPos pos,
BlockState oldState,
BlockState newState,
int flags) |
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.onBlockStateChange(BlockPos pos,
BlockState blockStateIn,
BlockState newState) |
BlockPattern.PortalInfo |
Teleporter.placeInExistingPortal(BlockPos p_222272_1_,
Vec3d p_222272_2_,
Direction directionIn,
double p_222272_4_,
double p_222272_6_,
boolean p_222272_8_) |
void |
World.playBroadcastSound(int id,
BlockPos pos,
int data) |
default void |
IWorld.playEvent(int type,
BlockPos pos,
int data) |
void |
IWorld.playEvent(PlayerEntity player,
int type,
BlockPos pos,
int data) |
void |
IWorld.playSound(PlayerEntity player,
BlockPos pos,
SoundEvent soundIn,
SoundCategory category,
float volume,
float pitch) |
void |
World.playSound(PlayerEntity player,
BlockPos pos,
SoundEvent soundIn,
SoundCategory category,
float volume,
float pitch) |
default BlockRayTraceResult |
IBlockReader.rayTraceBlocks(Vec3d p_217296_1_,
Vec3d p_217296_2_,
BlockPos p_217296_3_,
VoxelShape p_217296_4_,
BlockState p_217296_5_) |
boolean |
World.removeBlock(BlockPos pos,
boolean isMoving) |
boolean |
IWorldWriter.removeBlock(BlockPos pos,
boolean isMoving) |
void |
World.removeTileEntity(BlockPos pos) |
void |
EmptyTickList.scheduleTick(BlockPos pos,
T itemIn,
int scheduledTime) |
default void |
ITickList.scheduleTick(BlockPos pos,
T itemIn,
int scheduledTime) |
void |
SerializableTickList.scheduleTick(BlockPos pos,
T itemIn,
int scheduledTime,
TickPriority priority) |
void |
EmptyTickList.scheduleTick(BlockPos pos,
T itemIn,
int scheduledTime,
TickPriority priority) |
void |
WorldGenTickList.scheduleTick(BlockPos pos,
T itemIn,
int scheduledTime,
TickPriority priority) |
void |
ITickList.scheduleTick(BlockPos pos,
T itemIn,
int scheduledTime,
TickPriority priority) |
abstract void |
World.sendBlockBreakProgress(int breakerId,
BlockPos pos,
int progress) |
boolean |
World.setBlockState(BlockPos pos,
BlockState state) |
boolean |
World.setBlockState(BlockPos pos,
BlockState newState,
int flags) |
boolean |
IWorldWriter.setBlockState(BlockPos pos,
BlockState newState,
int flags) |
void |
World.setSpawnPoint(BlockPos pos) |
void |
World.setTileEntity(BlockPos pos,
TileEntity tileEntityIn) |
void |
World.updateComparatorOutputLevel(BlockPos pos,
Block blockIn) |
Modifier and Type | Method and Description |
---|---|
static <T> T |
IBlockReader.func_217300_a(RayTraceContext p_217300_0_,
java.util.function.BiFunction<RayTraceContext,BlockPos,T> p_217300_1_,
java.util.function.Function<RayTraceContext,T> p_217300_2_) |
private static void |
Explosion.func_229976_a_(it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<ItemStack,BlockPos>> p_229976_0_,
ItemStack p_229976_1_,
BlockPos p_229976_2_) |
Constructor and Description |
---|
NextTickListEntry(BlockPos positionIn,
T p_i48977_2_) |
NextTickListEntry(BlockPos positionIn,
T p_i48978_2_,
long scheduledTimeIn,
TickPriority priorityIn) |
Region(World worldIn,
BlockPos p_i50004_2_,
BlockPos p_i50004_3_) |
Constructor and Description |
---|
Explosion(World worldIn,
Entity exploderIn,
double xIn,
double yIn,
double zIn,
float sizeIn,
boolean causesFireIn,
Explosion.Mode modeIn,
java.util.List<BlockPos> affectedBlockPositionsIn) |
Explosion(World worldIn,
Entity entityIn,
double x,
double y,
double z,
float size,
java.util.List<BlockPos> affectedPositions) |
WorldGenTickList(java.util.function.Function<BlockPos,ITickList<T>> tickListProviderIn) |
Modifier and Type | Method and Description |
---|---|
void |
Biome.decorate(GenerationStage.Decoration stage,
ChunkGenerator<? extends GenerationSettings> chunkGenerator,
IWorld worldIn,
long seed,
SharedSeedRandom random,
BlockPos pos) |
boolean |
Biome.doesSnowGenerate(IWorldReader worldIn,
BlockPos pos) |
boolean |
Biome.doesWaterFreeze(IWorldReader worldIn,
BlockPos pos) |
boolean |
Biome.doesWaterFreeze(IWorldReader worldIn,
BlockPos water,
boolean mustBeAtEdge) |
private static int |
BiomeColors.func_228359_a_(ILightReader worldIn,
BlockPos blockPosIn,
ColorResolver colorResolverIn) |
Biome |
BiomeManager.getBiome(BlockPos posIn) |
static int |
BiomeColors.getFoliageColor(ILightReader worldIn,
BlockPos blockPosIn) |
static int |
BiomeColors.getGrassColor(ILightReader worldIn,
BlockPos blockPosIn) |
float |
Biome.getTemperature(BlockPos pos) |
float |
Biome.getTemperatureRaw(BlockPos pos) |
float |
DeepFrozenOceanBiome.getTemperatureRaw(BlockPos pos) |
float |
FrozenOceanBiome.getTemperatureRaw(BlockPos pos) |
static int |
BiomeColors.getWaterColor(ILightReader worldIn,
BlockPos blockPosIn) |
Modifier and Type | Method and Description |
---|---|
BlockPos |
BiomeProvider.func_225531_a_(int xIn,
int yIn,
int zIn,
int radiusIn,
java.util.List<Biome> biomesIn,
java.util.Random randIn) |
BlockPos |
SingleBiomeProvider.func_225531_a_(int xIn,
int yIn,
int zIn,
int radiusIn,
java.util.List<Biome> biomesIn,
java.util.Random randIn) |
Modifier and Type | Method and Description |
---|---|
boolean |
WorldBorder.contains(BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<BlockPos,CompoundNBT> |
ChunkPrimer.deferredTileEntities |
private java.util.Map<BlockPos,CompoundNBT> |
Chunk.deferredTileEntities |
private java.util.List<BlockPos> |
ChunkPrimer.lightPositions |
private java.util.Map<BlockPos,TileEntity> |
ChunkPrimer.tileEntities |
private java.util.Map<BlockPos,TileEntity> |
Chunk.tileEntities |
Modifier and Type | Method and Description |
---|---|
static BlockPos |
ChunkPrimer.unpackToWorld(short packedPos,
int yOffset,
ChunkPos chunkPosIn) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<BlockPos,CompoundNBT> |
ChunkPrimer.getDeferredTileEntities() |
java.util.stream.Stream<BlockPos> |
ChunkPrimer.getLightSources() |
java.util.stream.Stream<BlockPos> |
ChunkPrimerWrapper.getLightSources() |
java.util.stream.Stream<BlockPos> |
Chunk.getLightSources() |
java.util.stream.Stream<BlockPos> |
IChunk.getLightSources() |
java.util.Map<BlockPos,TileEntity> |
ChunkPrimer.getTileEntities() |
java.util.Set<BlockPos> |
ChunkPrimer.getTileEntitiesPos() |
java.util.Set<BlockPos> |
Chunk.getTileEntitiesPos() |
java.util.Set<BlockPos> |
IChunk.getTileEntitiesPos() |
java.util.Map<BlockPos,TileEntity> |
Chunk.getTileEntityMap() |
Modifier and Type | Method and Description |
---|---|
void |
ChunkPrimerTickList.postProcess(ITickList<T> tickList,
java.util.function.Function<BlockPos,T> func) |
Modifier and Type | Field and Description |
---|---|
static BlockPos |
EndDimension.SPAWN |
Modifier and Type | Method and Description |
---|---|
BlockPos |
EndDimension.findSpawn(ChunkPos chunkPosIn,
boolean checkValid) |
abstract BlockPos |
Dimension.findSpawn(ChunkPos chunkPosIn,
boolean checkValid) |
BlockPos |
NetherDimension.findSpawn(ChunkPos chunkPosIn,
boolean checkValid) |
BlockPos |
OverworldDimension.findSpawn(ChunkPos chunkPosIn,
boolean checkValid) |
BlockPos |
EndDimension.findSpawn(int posX,
int posZ,
boolean checkValid) |
abstract BlockPos |
Dimension.findSpawn(int posX,
int posZ,
boolean checkValid) |
BlockPos |
NetherDimension.findSpawn(int posX,
int posZ,
boolean checkValid) |
BlockPos |
OverworldDimension.findSpawn(int posX,
int posZ,
boolean checkValid) |
BlockPos |
EndDimension.getSpawnCoordinate() |
BlockPos |
Dimension.getSpawnCoordinate() |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
DragonFightManager.exitPortalLocation |
Modifier and Type | Method and Description |
---|---|
private void |
DragonFightManager.generateGateway(BlockPos pos) |
abstract void |
DragonSpawnState.process(ServerWorld worldIn,
DragonFightManager manager,
java.util.List<EnderCrystalEntity> crystals,
int ticks,
BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
EndChunkGenerator.spawnPoint |
private BlockPos |
EndGenerationSettings.spawnPos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
FlatChunkGenerator.findNearestStructure(World worldIn,
java.lang.String name,
BlockPos pos,
int radius,
boolean skipExistingChunks) |
BlockPos |
ChunkGenerator.findNearestStructure(World worldIn,
java.lang.String name,
BlockPos pos,
int radius,
boolean skipExistingChunks) |
BlockPos |
IWorldGenerationBaseReader.getHeight(Heightmap.Type heightmapType,
BlockPos pos) |
BlockPos |
WorldGenRegion.getSpawnPoint() |
BlockPos |
EndGenerationSettings.getSpawnPos() |
Modifier and Type | Method and Description |
---|---|
boolean |
WorldGenRegion.destroyBlock(BlockPos p_225521_1_,
boolean p_225521_2_,
Entity p_225521_3_) |
BlockPos |
FlatChunkGenerator.findNearestStructure(World worldIn,
java.lang.String name,
BlockPos pos,
int radius,
boolean skipExistingChunks) |
BlockPos |
ChunkGenerator.findNearestStructure(World worldIn,
java.lang.String name,
BlockPos pos,
int radius,
boolean skipExistingChunks) |
protected Biome |
FlatChunkGenerator.getBiome(BiomeManager biomeManagerIn,
BlockPos posIn) |
protected Biome |
ChunkGenerator.getBiome(BiomeManager biomeManagerIn,
BlockPos posIn) |
BlockState |
WorldGenRegion.getBlockState(BlockPos pos) |
DifficultyInstance |
WorldGenRegion.getDifficultyForLocation(BlockPos pos) |
IFluidState |
WorldGenRegion.getFluidState(BlockPos pos) |
BlockPos |
IWorldGenerationBaseReader.getHeight(Heightmap.Type heightmapType,
BlockPos pos) |
java.util.List<Biome.SpawnListEntry> |
OverworldChunkGenerator.getPossibleCreatures(EntityClassification creatureType,
BlockPos pos) |
java.util.List<Biome.SpawnListEntry> |
NetherChunkGenerator.getPossibleCreatures(EntityClassification creatureType,
BlockPos pos) |
java.util.List<Biome.SpawnListEntry> |
ChunkGenerator.getPossibleCreatures(EntityClassification creatureType,
BlockPos pos) |
TileEntity |
WorldGenRegion.getTileEntity(BlockPos pos) |
boolean |
WorldGenRegion.hasBlockState(BlockPos p_217375_1_,
java.util.function.Predicate<BlockState> p_217375_2_) |
boolean |
IWorldGenerationBaseReader.hasBlockState(BlockPos p_217375_1_,
java.util.function.Predicate<BlockState> p_217375_2_) |
private void |
WorldGenRegion.markBlockForPostprocessing(BlockPos pos) |
void |
WorldGenRegion.notifyNeighbors(BlockPos pos,
Block blockIn) |
void |
WorldGenRegion.playEvent(PlayerEntity player,
int type,
BlockPos pos,
int data) |
void |
WorldGenRegion.playSound(PlayerEntity player,
BlockPos pos,
SoundEvent soundIn,
SoundCategory category,
float volume,
float pitch) |
boolean |
WorldGenRegion.removeBlock(BlockPos pos,
boolean isMoving) |
boolean |
WorldGenRegion.setBlockState(BlockPos pos,
BlockState newState,
int flags) |
EndGenerationSettings |
EndGenerationSettings.setSpawnPos(BlockPos pos) |
Modifier and Type | Method and Description |
---|---|
void |
DoublePlantBlockPlacer.func_225567_a_(IWorld p_225567_1_,
BlockPos p_225567_2_,
BlockState p_225567_3_,
java.util.Random p_225567_4_) |
void |
ColumnBlockPlacer.func_225567_a_(IWorld p_225567_1_,
BlockPos p_225567_2_,
BlockState p_225567_3_,
java.util.Random p_225567_4_) |
void |
SimpleBlockPlacer.func_225567_a_(IWorld p_225567_1_,
BlockPos p_225567_2_,
BlockState p_225567_3_,
java.util.Random p_225567_4_) |
abstract void |
BlockPlacer.func_225567_a_(IWorld p_225567_1_,
BlockPos p_225567_2_,
BlockState p_225567_3_,
java.util.Random p_225567_4_) |
Modifier and Type | Method and Description |
---|---|
BlockState |
WeightedBlockStateProvider.getBlockState(java.util.Random randomIn,
BlockPos blockPosIn) |
BlockState |
PlainFlowerBlockStateProvider.getBlockState(java.util.Random randomIn,
BlockPos blockPosIn) |
BlockState |
AxisRotatingBlockStateProvider.getBlockState(java.util.Random randomIn,
BlockPos blockPosIn) |
BlockState |
SimpleBlockStateProvider.getBlockState(java.util.Random randomIn,
BlockPos blockPosIn) |
abstract BlockState |
BlockStateProvider.getBlockState(java.util.Random randomIn,
BlockPos blockPosIn) |
BlockState |
ForestFlowerBlockStateProvider.getBlockState(java.util.Random randomIn,
BlockPos blockPosIn) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
WorldCarver.func_225555_a_(IChunk p_225555_1_,
java.util.function.Function<BlockPos,Biome> p_225555_2_,
java.util.Random p_225555_3_,
int p_225555_4_,
int p_225555_5_,
int p_225555_6_,
int p_225555_7_,
int p_225555_8_,
java.util.BitSet p_225555_9_,
C p_225555_10_) |
boolean |
CanyonWorldCarver.func_225555_a_(IChunk p_225555_1_,
java.util.function.Function<BlockPos,Biome> p_225555_2_,
java.util.Random p_225555_3_,
int p_225555_4_,
int p_225555_5_,
int p_225555_6_,
int p_225555_7_,
int p_225555_8_,
java.util.BitSet p_225555_9_,
ProbabilityConfig p_225555_10_) |
boolean |
CaveWorldCarver.func_225555_a_(IChunk p_225555_1_,
java.util.function.Function<BlockPos,Biome> p_225555_2_,
java.util.Random p_225555_3_,
int p_225555_4_,
int p_225555_5_,
int p_225555_6_,
int p_225555_7_,
int p_225555_8_,
java.util.BitSet p_225555_9_,
ProbabilityConfig p_225555_10_) |
protected boolean |
UnderwaterCaveWorldCarver.func_225556_a_(IChunk p_225556_1_,
java.util.function.Function<BlockPos,Biome> p_225556_2_,
java.util.BitSet p_225556_3_,
java.util.Random p_225556_4_,
BlockPos.Mutable p_225556_5_,
BlockPos.Mutable p_225556_6_,
BlockPos.Mutable p_225556_7_,
int p_225556_8_,
int p_225556_9_,
int p_225556_10_,
int p_225556_11_,
int p_225556_12_,
int p_225556_13_,
int p_225556_14_,
int p_225556_15_,
java.util.concurrent.atomic.AtomicBoolean p_225556_16_) |
protected boolean |
WorldCarver.func_225556_a_(IChunk p_225556_1_,
java.util.function.Function<BlockPos,Biome> p_225556_2_,
java.util.BitSet p_225556_3_,
java.util.Random p_225556_4_,
BlockPos.Mutable p_225556_5_,
BlockPos.Mutable p_225556_6_,
BlockPos.Mutable p_225556_7_,
int p_225556_8_,
int p_225556_9_,
int p_225556_10_,
int p_225556_11_,
int p_225556_12_,
int p_225556_13_,
int p_225556_14_,
int p_225556_15_,
java.util.concurrent.atomic.AtomicBoolean p_225556_16_) |
protected boolean |
NetherCaveWorldCarver.func_225556_a_(IChunk p_225556_1_,
java.util.function.Function<BlockPos,Biome> p_225556_2_,
java.util.BitSet p_225556_3_,
java.util.Random p_225556_4_,
BlockPos.Mutable p_225556_5_,
BlockPos.Mutable p_225556_6_,
BlockPos.Mutable p_225556_7_,
int p_225556_8_,
int p_225556_9_,
int p_225556_10_,
int p_225556_11_,
int p_225556_12_,
int p_225556_13_,
int p_225556_14_,
int p_225556_15_,
java.util.concurrent.atomic.AtomicBoolean p_225556_16_) |
protected boolean |
UnderwaterCanyonWorldCarver.func_225556_a_(IChunk p_225556_1_,
java.util.function.Function<BlockPos,Biome> p_225556_2_,
java.util.BitSet p_225556_3_,
java.util.Random p_225556_4_,
BlockPos.Mutable p_225556_5_,
BlockPos.Mutable p_225556_6_,
BlockPos.Mutable p_225556_7_,
int p_225556_8_,
int p_225556_9_,
int p_225556_10_,
int p_225556_11_,
int p_225556_12_,
int p_225556_13_,
int p_225556_14_,
int p_225556_15_,
java.util.concurrent.atomic.AtomicBoolean p_225556_16_) |
private void |
CanyonWorldCarver.func_227204_a_(IChunk p_227204_1_,
java.util.function.Function<BlockPos,Biome> p_227204_2_,
long p_227204_3_,
int p_227204_5_,
int p_227204_6_,
int p_227204_7_,
double p_227204_8_,
double p_227204_10_,
double p_227204_12_,
float p_227204_14_,
float p_227204_15_,
float p_227204_16_,
int p_227204_17_,
int p_227204_18_,
double p_227204_19_,
java.util.BitSet p_227204_21_) |
protected void |
CaveWorldCarver.func_227205_a_(IChunk p_227205_1_,
java.util.function.Function<BlockPos,Biome> p_227205_2_,
long p_227205_3_,
int p_227205_5_,
int p_227205_6_,
int p_227205_7_,
double p_227205_8_,
double p_227205_10_,
double p_227205_12_,
float p_227205_14_,
double p_227205_15_,
java.util.BitSet p_227205_17_) |
protected void |
CaveWorldCarver.func_227206_a_(IChunk p_227206_1_,
java.util.function.Function<BlockPos,Biome> p_227206_2_,
long p_227206_3_,
int p_227206_5_,
int p_227206_6_,
int p_227206_7_,
double p_227206_8_,
double p_227206_10_,
double p_227206_12_,
float p_227206_14_,
float p_227206_15_,
float p_227206_16_,
int p_227206_17_,
int p_227206_18_,
double p_227206_19_,
java.util.BitSet p_227206_21_) |
boolean |
ConfiguredCarver.func_227207_a_(IChunk p_227207_1_,
java.util.function.Function<BlockPos,Biome> p_227207_2_,
java.util.Random p_227207_3_,
int p_227207_4_,
int p_227207_5_,
int p_227207_6_,
int p_227207_7_,
int p_227207_8_,
java.util.BitSet p_227207_9_) |
protected boolean |
WorldCarver.func_227208_a_(IChunk p_227208_1_,
java.util.function.Function<BlockPos,Biome> p_227208_2_,
long p_227208_3_,
int p_227208_5_,
int p_227208_6_,
int p_227208_7_,
double p_227208_8_,
double p_227208_10_,
double p_227208_12_,
double p_227208_14_,
double p_227208_16_,
java.util.BitSet p_227208_18_) |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
FancyTreeFeature.ExtendedPos |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
EndSpikeFeatureConfig.crystalBeamTarget |
static BlockPos |
EndPodiumFeature.END_PODIUM_LOCATION |
private static BlockPos |
VoidStartPlatformFeature.VOID_SPAWN_POS |
Modifier and Type | Field and Description |
---|---|
private java.util.Optional<BlockPos> |
EndGatewayConfig.exit |
Modifier and Type | Method and Description |
---|---|
BlockPos |
EndSpikeFeatureConfig.getCrystalBeamTarget() |
BlockPos |
DefaultFlowersFeature.getNearbyPos(java.util.Random p_225561_1_,
BlockPos p_225561_2_,
BlockClusterFeatureConfig p_225561_3_) |
abstract BlockPos |
FlowersFeature.getNearbyPos(java.util.Random p_225561_1_,
BlockPos p_225561_2_,
U p_225561_3_) |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<BlockPos> |
EndGatewayConfig.func_214700_b() |
java.util.Optional<BlockPos> |
AbstractSmallTreeFeature.func_227212_a_(IWorldGenerationReader p_227212_1_,
int p_227212_2_,
int p_227212_3_,
int p_227212_4_,
BlockPos p_227212_5_,
TreeFeatureConfig treeFeatureConfigIn) |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
AbstractTreeFeature.canBeReplacedByLogs(IWorldGenerationBaseReader p_214587_0_,
BlockPos p_214587_1_) |
private boolean |
BlockPileFeature.canPlaceOn(IWorld worldIn,
BlockPos pos,
java.util.Random random) |
boolean |
EndSpikeFeature.EndSpike.doesStartInChunk(BlockPos pos) |
protected boolean |
HugeTreesFeature.func_203427_a(IWorldGenerationReader worldIn,
BlockPos p_203427_2_,
int p_203427_3_)
Deprecated.
|
protected boolean |
CoralClawFeature.func_204623_a(IWorld p_204623_1_,
java.util.Random p_204623_2_,
BlockPos p_204623_3_,
BlockState p_204623_4_) |
protected boolean |
CoralMushroomFeature.func_204623_a(IWorld p_204623_1_,
java.util.Random p_204623_2_,
BlockPos p_204623_3_,
BlockState p_204623_4_) |
protected abstract boolean |
CoralFeature.func_204623_a(IWorld p_204623_1_,
java.util.Random p_204623_2_,
BlockPos p_204623_3_,
BlockState p_204623_4_) |
protected boolean |
CoralTreeFeature.func_204623_a(IWorld p_204623_1_,
java.util.Random p_204623_2_,
BlockPos p_204623_3_,
BlockState p_204623_4_) |
protected boolean |
CoralFeature.func_204624_b(IWorld p_204624_1_,
java.util.Random p_204624_2_,
BlockPos p_204624_3_,
BlockState p_204624_4_) |
private void |
IcebergFeature.func_205174_a(int p_205174_1_,
int yDiff,
BlockPos p_205174_3_,
IWorld worldIn,
boolean placeWater,
double p_205174_6_,
BlockPos p_205174_8_,
int p_205174_9_,
int p_205174_10_) |
private void |
IcebergFeature.func_205175_a(BlockPos pos,
IWorld worldIn,
java.util.Random p_205175_3_,
int p_205175_4_,
int p_205175_5_,
boolean p_205175_6_,
boolean p_205175_7_,
BlockState p_205175_8_) |
private double |
IcebergFeature.func_205177_a(int p_205177_1_,
int p_205177_2_,
BlockPos pos,
int p_205177_4_,
java.util.Random rand) |
private double |
IcebergFeature.func_205180_a(int xIn,
int zIn,
BlockPos pos,
int p_205180_4_,
int p_205180_5_,
double p_205180_6_) |
private void |
IcebergFeature.func_205181_a(IWorld worldIn,
java.util.Random rand,
BlockPos pos,
int p_205181_4_,
int xIn,
int yIn,
int zIn,
int p_205181_8_,
int p_205181_9_,
boolean p_205181_10_,
int p_205181_11_,
double p_205181_12_,
boolean p_205181_14_,
BlockState p_205181_15_) |
private void |
IcebergFeature.func_205184_a(java.util.Random rand,
IWorld worldIn,
int p_205184_3_,
int p_205184_4_,
BlockPos pos,
boolean p_205184_6_,
int p_205184_7_,
double p_205184_8_,
int p_205184_10_) |
private void |
IcebergFeature.func_205186_a(IWorld worldIn,
BlockPos pos,
int p_205186_3_,
int p_205186_4_,
boolean p_205186_5_,
int p_205186_6_) |
private void |
AbstractTreeFeature.func_208521_b(IWorldWriter p_208521_1_,
BlockPos p_208521_2_,
BlockState p_208521_3_) |
private boolean |
DarkOakTreeFeature.func_214615_a(IWorldGenerationBaseReader p_214615_1_,
BlockPos p_214615_2_,
int p_214615_3_) |
static EndGatewayConfig |
EndGatewayConfig.func_214702_a(BlockPos p_214702_0_,
boolean p_214702_1_) |
boolean |
DefaultFlowersFeature.func_225559_a_(IWorld p_225559_1_,
BlockPos p_225559_2_,
BlockClusterFeatureConfig p_225559_3_) |
abstract boolean |
FlowersFeature.func_225559_a_(IWorld p_225559_1_,
BlockPos p_225559_2_,
U p_225559_3_) |
protected void |
BigRedMushroomFeature.func_225564_a_(IWorld p_225564_1_,
java.util.Random p_225564_2_,
BlockPos p_225564_3_,
int p_225564_4_,
BlockPos.Mutable p_225564_5_,
BigMushroomFeatureConfig p_225564_6_) |
protected void |
BigBrownMushroomFeature.func_225564_a_(IWorld p_225564_1_,
java.util.Random p_225564_2_,
BlockPos p_225564_3_,
int p_225564_4_,
BlockPos.Mutable p_225564_5_,
BigMushroomFeatureConfig p_225564_6_) |
protected abstract void |
AbstractBigMushroomFeature.func_225564_a_(IWorld p_225564_1_,
java.util.Random p_225564_2_,
BlockPos p_225564_3_,
int p_225564_4_,
BlockPos.Mutable p_225564_5_,
BigMushroomFeatureConfig p_225564_6_) |
protected boolean |
AbstractBigMushroomFeature.func_227209_a_(IWorld p_227209_1_,
BlockPos p_227209_2_,
int p_227209_3_,
BlockPos.Mutable p_227209_4_,
BigMushroomFeatureConfig p_227209_5_) |
protected void |
AbstractBigMushroomFeature.func_227210_a_(IWorld p_227210_1_,
java.util.Random p_227210_2_,
BlockPos p_227210_3_,
BigMushroomFeatureConfig p_227210_4_,
int p_227210_5_,
BlockPos.Mutable p_227210_6_) |
java.util.Optional<BlockPos> |
AbstractSmallTreeFeature.func_227212_a_(IWorldGenerationReader p_227212_1_,
int p_227212_2_,
int p_227212_3_,
int p_227212_4_,
BlockPos p_227212_5_,
TreeFeatureConfig treeFeatureConfigIn) |
protected void |
AbstractSmallTreeFeature.func_227213_a_(IWorldGenerationReader generationReader,
java.util.Random rand,
int p_227213_3_,
BlockPos p_227213_4_,
int p_227213_5_,
java.util.Set<BlockPos> p_227213_6_,
MutableBoundingBox p_227213_7_,
TreeFeatureConfig p_227213_8_) |
protected boolean |
AbstractTreeFeature.func_227216_a_(IWorldGenerationReader p_227216_1_,
java.util.Random p_227216_2_,
BlockPos p_227216_3_,
java.util.Set<BlockPos> p_227216_4_,
MutableBoundingBox p_227216_5_,
BaseTreeFeatureConfig p_227216_6_) |
protected void |
AbstractTreeFeature.func_227217_a_(IWorldWriter p_227217_1_,
BlockPos p_227217_2_,
BlockState p_227217_3_,
MutableBoundingBox p_227217_4_) |
protected boolean |
AbstractTreeFeature.func_227219_b_(IWorldGenerationReader p_227219_1_,
java.util.Random p_227219_2_,
BlockPos p_227219_3_,
java.util.Set<BlockPos> p_227219_4_,
MutableBoundingBox p_227219_5_,
BaseTreeFeatureConfig p_227219_6_) |
private void |
BlockPileFeature.func_227225_a_(IWorld p_227225_1_,
BlockPos p_227225_2_,
java.util.Random p_227225_3_,
BlockStateProvidingFeatureConfig p_227225_4_) |
private void |
FancyTreeFeature.func_227232_a_(IWorldGenerationReader p_227232_1_,
java.util.Random p_227232_2_,
int p_227232_3_,
BlockPos p_227232_4_,
java.util.List<FancyTreeFeature.ExtendedPos> p_227232_5_,
java.util.Set<BlockPos> p_227232_6_,
MutableBoundingBox p_227232_7_,
TreeFeatureConfig p_227232_8_) |
private void |
FancyTreeFeature.func_227233_a_(IWorldGenerationReader p_227233_1_,
java.util.Random p_227233_2_,
BlockPos p_227233_3_,
float p_227233_4_,
java.util.Set<BlockPos> p_227233_5_,
MutableBoundingBox p_227233_6_,
TreeFeatureConfig p_227233_7_) |
private void |
FancyTreeFeature.func_227234_a_(IWorldGenerationReader p_227234_1_,
java.util.Random p_227234_2_,
BlockPos p_227234_3_,
int p_227234_4_,
java.util.Set<BlockPos> p_227234_5_,
MutableBoundingBox p_227234_6_,
TreeFeatureConfig p_227234_7_) |
private int |
FancyTreeFeature.func_227235_a_(IWorldGenerationReader p_227235_1_,
java.util.Random p_227235_2_,
BlockPos p_227235_3_,
BlockPos p_227235_4_,
boolean p_227235_5_,
java.util.Set<BlockPos> p_227235_6_,
MutableBoundingBox p_227235_7_,
TreeFeatureConfig p_227235_8_) |
private void |
FancyTreeFeature.func_227236_a_(IWorldGenerationReader p_227236_1_,
java.util.Random p_227236_2_,
BlockPos p_227236_3_,
java.util.Set<BlockPos> p_227236_4_,
MutableBoundingBox p_227236_5_,
TreeFeatureConfig p_227236_6_) |
private int |
FancyTreeFeature.func_227237_a_(BlockPos p_227237_1_) |
private Direction.Axis |
FancyTreeFeature.func_227238_a_(BlockPos p_227238_1_,
BlockPos p_227238_2_) |
private void |
FancyTreeFeature.func_227240_b_(IWorldGenerationReader p_227240_1_,
java.util.Random p_227240_2_,
int p_227240_3_,
BlockPos p_227240_4_,
java.util.List<FancyTreeFeature.ExtendedPos> p_227240_5_,
java.util.Set<BlockPos> p_227240_6_,
MutableBoundingBox p_227240_7_,
TreeFeatureConfig p_227240_8_) |
private int |
FancyTreeFeature.func_227241_b_(IWorldGenerationReader p_227241_1_,
java.util.Random p_227241_2_,
BlockPos p_227241_3_,
int p_227241_4_,
java.util.Set<BlockPos> p_227241_5_,
MutableBoundingBox p_227241_6_,
TreeFeatureConfig p_227241_7_) |
private void |
MegaJungleFeature.func_227252_c_(IWorldGenerationReader p_227252_1_,
java.util.Random p_227252_2_,
BlockPos p_227252_3_,
int p_227252_4_,
java.util.Set<BlockPos> p_227252_5_,
MutableBoundingBox p_227252_6_,
BaseTreeFeatureConfig p_227252_7_) |
protected void |
HugeTreesFeature.func_227254_a_(IWorldGenerationReader p_227254_1_,
java.util.Random p_227254_2_,
BlockPos p_227254_3_,
int p_227254_4_,
java.util.Set<BlockPos> p_227254_5_,
MutableBoundingBox p_227254_6_,
HugeTreeFeatureConfig p_227254_7_) |
protected void |
HugeTreesFeature.func_227255_a_(IWorldGenerationReader p_227255_1_,
java.util.Random p_227255_2_,
BlockPos p_227255_3_,
int p_227255_4_,
java.util.Set<BlockPos> p_227255_5_,
MutableBoundingBox p_227255_6_,
BaseTreeFeatureConfig p_227255_7_) |
protected void |
HugeTreesFeature.func_227257_b_(IWorldGenerationReader p_227257_1_,
java.util.Random p_227257_2_,
BlockPos p_227257_3_,
int p_227257_4_,
java.util.Set<BlockPos> p_227257_5_,
MutableBoundingBox p_227257_6_,
BaseTreeFeatureConfig p_227257_7_) |
BlockState |
DefaultFlowersFeature.getFlowerToPlace(java.util.Random p_225562_1_,
BlockPos p_225562_2_,
BlockClusterFeatureConfig p_225562_3_) |
abstract BlockState |
FlowersFeature.getFlowerToPlace(java.util.Random p_225562_1_,
BlockPos p_225562_2_,
U p_225562_3_) |
BlockPos |
DefaultFlowersFeature.getNearbyPos(java.util.Random p_225561_1_,
BlockPos p_225561_2_,
BlockClusterFeatureConfig p_225561_3_) |
abstract BlockPos |
FlowersFeature.getNearbyPos(java.util.Random p_225561_1_,
BlockPos p_225561_2_,
U p_225561_3_) |
protected boolean |
HugeTreesFeature.hasRoom(IWorldGenerationReader world,
BlockPos pos,
int height,
BaseTreeFeatureConfig config) |
static boolean |
AbstractTreeFeature.isAir(IWorldGenerationBaseReader worldIn,
BlockPos pos) |
private boolean |
IcebergFeature.isAirBellow(IBlockReader worldIn,
BlockPos pos) |
static boolean |
AbstractTreeFeature.isAirOrLeaves(IWorldGenerationBaseReader worldIn,
BlockPos pos) |
protected static boolean |
AbstractTreeFeature.isDirt(IWorldGenerationBaseReader worldIn,
BlockPos pos) |
static boolean |
AbstractTreeFeature.isDirtOrGrassBlock(IWorldGenerationBaseReader worldIn,
BlockPos pos)
Deprecated.
|
protected static boolean |
AbstractTreeFeature.isDirtOrGrassBlockOrFarmland(IWorldGenerationBaseReader worldIn,
BlockPos pos)
Deprecated.
|
protected static boolean |
AbstractTreeFeature.isSoil(IWorldGenerationBaseReader reader,
BlockPos pos,
IPlantable sapling) |
protected static boolean |
AbstractTreeFeature.isSoilOrFarm(IWorldGenerationBaseReader reader,
BlockPos pos,
IPlantable sapling) |
private boolean |
HugeTreesFeature.isSpaceAt(IWorldGenerationBaseReader worldIn,
BlockPos leavesPos,
int height) |
static boolean |
AbstractTreeFeature.isTallPlants(IWorldGenerationBaseReader p_214576_0_,
BlockPos p_214576_1_) |
protected static boolean |
AbstractTreeFeature.isVine(IWorldGenerationBaseReader p_227222_0_,
BlockPos p_227222_1_) |
static boolean |
AbstractTreeFeature.isWater(IWorldGenerationBaseReader worldIn,
BlockPos pos) |
boolean |
SeaPickleFeature.place(IWorld worldIn,
ChunkGenerator<?> generator,
java.util.Random rand,
BlockPos pos,
CountConfig config) |
boolean |
ConfiguredRandomFeatureList.place(IWorld p_214839_1_,
ChunkGenerator<? extends GenerationSettings> p_214839_2_,
java.util.Random p_214839_3_,
BlockPos p_214839_4_) |
boolean |
ConfiguredFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos) |
boolean |
AbstractBigMushroomFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
BigMushroomFeatureConfig config) |
boolean |
BlockBlobFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
BlockBlobConfig config) |
boolean |
RandomPatchFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
BlockClusterFeatureConfig config) |
boolean |
IcebergFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
BlockStateFeatureConfig config) |
boolean |
LakesFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
BlockStateFeatureConfig config) |
boolean |
BlockPileFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
BlockStateProvidingFeatureConfig config) |
boolean |
BlockWithContextFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
BlockWithContextConfig config) |
boolean |
DecoratedFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
DecoratedFeatureConfig config) |
boolean |
EndGatewayFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
EndGatewayConfig config) |
boolean |
EndSpikeFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
EndSpikeFeatureConfig config) |
abstract boolean |
Feature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
FC config) |
boolean |
IcePathFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
FeatureRadiusConfig config) |
boolean |
FillLayerFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
FillLayerConfig config) |
boolean |
SpringFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
LiquidsConfig config) |
boolean |
MultipleWithChanceRandomFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
MultipleRandomFeatureConfig config) |
boolean |
MultipleRandomFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
MultipleWithChanceRandomFeatureConfig config) |
boolean |
BonusChestFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
VinesFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
EndIslandFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
BlueIceFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
VoidStartPlatformFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
NoOpFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
ChorusPlantFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
IceSpikeFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
DesertWellsFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
KelpFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
IceAndSnowFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
FossilsFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
EndPodiumFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
CoralFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
GlowstoneBlobFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
DungeonsFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
NoFeatureConfig config) |
boolean |
OreFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
OreFeatureConfig config) |
boolean |
BambooFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
ProbabilityConfig config) |
boolean |
ReplaceBlockFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
ReplaceBlockConfig config) |
boolean |
SeaGrassFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
SeaGrassConfig config) |
boolean |
SingleRandomFeatureConfig.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
SingleRandomFeature config) |
boolean |
SphereReplaceFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
SphereReplaceConfig config) |
boolean |
AbstractTreeFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
T config) |
boolean |
TwoFeatureChoiceFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
TwoFeatureChoiceConfig config) |
boolean |
FlowersFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
U config) |
boolean |
ShrubFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
BaseTreeFeatureConfig configIn) |
boolean |
MegaPineTree.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
HugeTreeFeatureConfig configIn) |
boolean |
DarkOakTreeFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
HugeTreeFeatureConfig configIn) |
boolean |
MegaJungleFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
HugeTreeFeatureConfig configIn) |
protected abstract boolean |
AbstractTreeFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
T configIn) |
boolean |
TreeFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
TreeFeatureConfig configIn) |
boolean |
FancyTreeFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
TreeFeatureConfig configIn) |
boolean |
AcaciaFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
TreeFeatureConfig configIn) |
private void |
IcebergFeature.removeSnowLayer(IWorld worldIn,
BlockPos posIn) |
protected void |
AbstractTreeFeature.setBlockState(IWorldWriter worldIn,
BlockPos pos,
BlockState state) |
protected void |
Feature.setBlockState(IWorldWriter worldIn,
BlockPos pos,
BlockState state) |
protected void |
AbstractTreeFeature.setDirt(IWorldGenerationReader p_214584_1_,
BlockPos p_214584_2_)
Deprecated.
|
protected void |
AbstractTreeFeature.setDirtAt(IWorldGenerationReader reader,
BlockPos pos,
BlockPos origin) |
private boolean |
HugeTreesFeature.validSoil(IWorldGenerationReader worldIn,
BlockPos pos,
IPlantable sapling) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSmallTreeFeature.func_227213_a_(IWorldGenerationReader generationReader,
java.util.Random rand,
int p_227213_3_,
BlockPos p_227213_4_,
int p_227213_5_,
java.util.Set<BlockPos> p_227213_6_,
MutableBoundingBox p_227213_7_,
TreeFeatureConfig p_227213_8_) |
private VoxelShapePart |
AbstractTreeFeature.func_227214_a_(IWorld p_227214_1_,
MutableBoundingBox p_227214_2_,
java.util.Set<BlockPos> p_227214_3_,
java.util.Set<BlockPos> p_227214_4_) |
private VoxelShapePart |
AbstractTreeFeature.func_227214_a_(IWorld p_227214_1_,
MutableBoundingBox p_227214_2_,
java.util.Set<BlockPos> p_227214_3_,
java.util.Set<BlockPos> p_227214_4_) |
protected boolean |
AbstractTreeFeature.func_227216_a_(IWorldGenerationReader p_227216_1_,
java.util.Random p_227216_2_,
BlockPos p_227216_3_,
java.util.Set<BlockPos> p_227216_4_,
MutableBoundingBox p_227216_5_,
BaseTreeFeatureConfig p_227216_6_) |
protected boolean |
AbstractTreeFeature.func_227219_b_(IWorldGenerationReader p_227219_1_,
java.util.Random p_227219_2_,
BlockPos p_227219_3_,
java.util.Set<BlockPos> p_227219_4_,
MutableBoundingBox p_227219_5_,
BaseTreeFeatureConfig p_227219_6_) |
private void |
FancyTreeFeature.func_227232_a_(IWorldGenerationReader p_227232_1_,
java.util.Random p_227232_2_,
int p_227232_3_,
BlockPos p_227232_4_,
java.util.List<FancyTreeFeature.ExtendedPos> p_227232_5_,
java.util.Set<BlockPos> p_227232_6_,
MutableBoundingBox p_227232_7_,
TreeFeatureConfig p_227232_8_) |
private void |
FancyTreeFeature.func_227233_a_(IWorldGenerationReader p_227233_1_,
java.util.Random p_227233_2_,
BlockPos p_227233_3_,
float p_227233_4_,
java.util.Set<BlockPos> p_227233_5_,
MutableBoundingBox p_227233_6_,
TreeFeatureConfig p_227233_7_) |
private void |
FancyTreeFeature.func_227234_a_(IWorldGenerationReader p_227234_1_,
java.util.Random p_227234_2_,
BlockPos p_227234_3_,
int p_227234_4_,
java.util.Set<BlockPos> p_227234_5_,
MutableBoundingBox p_227234_6_,
TreeFeatureConfig p_227234_7_) |
private int |
FancyTreeFeature.func_227235_a_(IWorldGenerationReader p_227235_1_,
java.util.Random p_227235_2_,
BlockPos p_227235_3_,
BlockPos p_227235_4_,
boolean p_227235_5_,
java.util.Set<BlockPos> p_227235_6_,
MutableBoundingBox p_227235_7_,
TreeFeatureConfig p_227235_8_) |
private void |
FancyTreeFeature.func_227236_a_(IWorldGenerationReader p_227236_1_,
java.util.Random p_227236_2_,
BlockPos p_227236_3_,
java.util.Set<BlockPos> p_227236_4_,
MutableBoundingBox p_227236_5_,
TreeFeatureConfig p_227236_6_) |
private void |
FancyTreeFeature.func_227240_b_(IWorldGenerationReader p_227240_1_,
java.util.Random p_227240_2_,
int p_227240_3_,
BlockPos p_227240_4_,
java.util.List<FancyTreeFeature.ExtendedPos> p_227240_5_,
java.util.Set<BlockPos> p_227240_6_,
MutableBoundingBox p_227240_7_,
TreeFeatureConfig p_227240_8_) |
private int |
FancyTreeFeature.func_227241_b_(IWorldGenerationReader p_227241_1_,
java.util.Random p_227241_2_,
BlockPos p_227241_3_,
int p_227241_4_,
java.util.Set<BlockPos> p_227241_5_,
MutableBoundingBox p_227241_6_,
TreeFeatureConfig p_227241_7_) |
private void |
MegaJungleFeature.func_227252_c_(IWorldGenerationReader p_227252_1_,
java.util.Random p_227252_2_,
BlockPos p_227252_3_,
int p_227252_4_,
java.util.Set<BlockPos> p_227252_5_,
MutableBoundingBox p_227252_6_,
BaseTreeFeatureConfig p_227252_7_) |
private void |
MegaPineTree.func_227253_a_(IWorldGenerationReader p_227253_1_,
java.util.Random p_227253_2_,
int p_227253_3_,
int p_227253_4_,
int p_227253_5_,
int p_227253_6_,
java.util.Set<BlockPos> p_227253_7_,
MutableBoundingBox p_227253_8_,
HugeTreeFeatureConfig p_227253_9_) |
protected void |
HugeTreesFeature.func_227254_a_(IWorldGenerationReader p_227254_1_,
java.util.Random p_227254_2_,
BlockPos p_227254_3_,
int p_227254_4_,
java.util.Set<BlockPos> p_227254_5_,
MutableBoundingBox p_227254_6_,
HugeTreeFeatureConfig p_227254_7_) |
protected void |
HugeTreesFeature.func_227255_a_(IWorldGenerationReader p_227255_1_,
java.util.Random p_227255_2_,
BlockPos p_227255_3_,
int p_227255_4_,
java.util.Set<BlockPos> p_227255_5_,
MutableBoundingBox p_227255_6_,
BaseTreeFeatureConfig p_227255_7_) |
protected void |
HugeTreesFeature.func_227257_b_(IWorldGenerationReader p_227257_1_,
java.util.Random p_227257_2_,
BlockPos p_227257_3_,
int p_227257_4_,
java.util.Set<BlockPos> p_227257_5_,
MutableBoundingBox p_227257_6_,
BaseTreeFeatureConfig p_227257_7_) |
boolean |
ShrubFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
BaseTreeFeatureConfig configIn) |
boolean |
ShrubFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
BaseTreeFeatureConfig configIn) |
boolean |
MegaPineTree.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
HugeTreeFeatureConfig configIn) |
boolean |
MegaPineTree.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
HugeTreeFeatureConfig configIn) |
boolean |
DarkOakTreeFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
HugeTreeFeatureConfig configIn) |
boolean |
DarkOakTreeFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
HugeTreeFeatureConfig configIn) |
boolean |
MegaJungleFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
HugeTreeFeatureConfig configIn) |
boolean |
MegaJungleFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
HugeTreeFeatureConfig configIn) |
protected abstract boolean |
AbstractTreeFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
T configIn) |
protected abstract boolean |
AbstractTreeFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
T configIn) |
boolean |
TreeFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
TreeFeatureConfig configIn) |
boolean |
TreeFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
TreeFeatureConfig configIn) |
boolean |
FancyTreeFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
TreeFeatureConfig configIn) |
boolean |
FancyTreeFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
TreeFeatureConfig configIn) |
boolean |
AcaciaFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
TreeFeatureConfig configIn) |
boolean |
AcaciaFeature.place(IWorldGenerationReader generationReader,
java.util.Random rand,
BlockPos positionIn,
java.util.Set<BlockPos> p_225557_4_,
java.util.Set<BlockPos> p_225557_5_,
MutableBoundingBox boundingBoxIn,
TreeFeatureConfig configIn) |
Constructor and Description |
---|
EndSpikeFeatureConfig(boolean crystalInvulnerable,
java.util.List<EndSpikeFeature.EndSpike> spikes,
BlockPos crystalBeamTarget) |
ExtendedPos(BlockPos p_i225804_1_,
int p_i225804_2_) |
Constructor and Description |
---|
EndGatewayConfig(java.util.Optional<BlockPos> exit,
boolean exact) |
Modifier and Type | Method and Description |
---|---|
BlockPos |
FeatureJigsawPiece.getSize(TemplateManager p_214868_1_,
Rotation p_214868_2_) |
Modifier and Type | Method and Description |
---|---|
static void |
JigsawManager.addPieces(ResourceLocation p_214889_0_,
int p_214889_1_,
JigsawManager.IPieceFactory p_214889_2_,
ChunkGenerator<?> p_214889_3_,
TemplateManager templateManagerIn,
BlockPos p_214889_5_,
java.util.List<StructurePiece> p_214889_6_,
java.util.Random p_214889_7_) |
AbstractVillagePiece |
JigsawManager.IPieceFactory.create(TemplateManager p_create_1_,
JigsawPiece p_create_2_,
BlockPos p_create_3_,
int p_create_4_,
Rotation p_create_5_,
MutableBoundingBox p_create_6_) |
MutableBoundingBox |
EmptyJigsawPiece.getBoundingBox(TemplateManager templateManagerIn,
BlockPos pos,
Rotation rotationIn) |
MutableBoundingBox |
ListJigsawPiece.getBoundingBox(TemplateManager templateManagerIn,
BlockPos pos,
Rotation rotationIn) |
abstract MutableBoundingBox |
JigsawPiece.getBoundingBox(TemplateManager templateManagerIn,
BlockPos pos,
Rotation rotationIn) |
MutableBoundingBox |
SingleJigsawPiece.getBoundingBox(TemplateManager templateManagerIn,
BlockPos pos,
Rotation rotationIn) |
MutableBoundingBox |
FeatureJigsawPiece.getBoundingBox(TemplateManager templateManagerIn,
BlockPos pos,
Rotation rotationIn) |
java.util.List<Template.BlockInfo> |
SingleJigsawPiece.getDataMarkers(TemplateManager p_214857_1_,
BlockPos p_214857_2_,
Rotation p_214857_3_,
boolean p_214857_4_) |
java.util.List<Template.BlockInfo> |
EmptyJigsawPiece.getJigsawBlocks(TemplateManager templateManagerIn,
BlockPos pos,
Rotation rotationIn,
java.util.Random rand) |
java.util.List<Template.BlockInfo> |
ListJigsawPiece.getJigsawBlocks(TemplateManager templateManagerIn,
BlockPos pos,
Rotation rotationIn,
java.util.Random rand) |
abstract java.util.List<Template.BlockInfo> |
JigsawPiece.getJigsawBlocks(TemplateManager templateManagerIn,
BlockPos pos,
Rotation rotationIn,
java.util.Random rand) |
java.util.List<Template.BlockInfo> |
SingleJigsawPiece.getJigsawBlocks(TemplateManager templateManagerIn,
BlockPos pos,
Rotation rotationIn,
java.util.Random rand) |
java.util.List<Template.BlockInfo> |
FeatureJigsawPiece.getJigsawBlocks(TemplateManager templateManagerIn,
BlockPos pos,
Rotation rotationIn,
java.util.Random rand) |
void |
JigsawPiece.handleDataMarker(IWorld worldIn,
Template.BlockInfo p_214846_2_,
BlockPos pos,
Rotation rotationIn,
java.util.Random rand,
MutableBoundingBox p_214846_6_) |
boolean |
EmptyJigsawPiece.place(TemplateManager p_225575_1_,
IWorld p_225575_2_,
ChunkGenerator<?> p_225575_3_,
BlockPos p_225575_4_,
Rotation p_225575_5_,
MutableBoundingBox p_225575_6_,
java.util.Random p_225575_7_) |
boolean |
ListJigsawPiece.place(TemplateManager p_225575_1_,
IWorld p_225575_2_,
ChunkGenerator<?> p_225575_3_,
BlockPos p_225575_4_,
Rotation p_225575_5_,
MutableBoundingBox p_225575_6_,
java.util.Random p_225575_7_) |
abstract boolean |
JigsawPiece.place(TemplateManager p_225575_1_,
IWorld p_225575_2_,
ChunkGenerator<?> p_225575_3_,
BlockPos p_225575_4_,
Rotation p_225575_5_,
MutableBoundingBox p_225575_6_,
java.util.Random p_225575_7_) |
boolean |
SingleJigsawPiece.place(TemplateManager p_225575_1_,
IWorld p_225575_2_,
ChunkGenerator<?> p_225575_3_,
BlockPos p_225575_4_,
Rotation p_225575_5_,
MutableBoundingBox p_225575_6_,
java.util.Random p_225575_7_) |
boolean |
FeatureJigsawPiece.place(TemplateManager p_225575_1_,
IWorld p_225575_2_,
ChunkGenerator<?> p_225575_3_,
BlockPos p_225575_4_,
Rotation p_225575_5_,
MutableBoundingBox p_225575_6_,
java.util.Random p_225575_7_) |
Constructor and Description |
---|
Assembler(ResourceLocation resourceLocationIn,
int p_i50691_2_,
JigsawManager.IPieceFactory p_i50691_3_,
ChunkGenerator<?> p_i50691_4_,
TemplateManager templateManagerIn,
BlockPos p_i50691_6_,
java.util.List<StructurePiece> p_i50691_7_,
java.util.Random rand) |
Modifier and Type | Field and Description |
---|---|
protected BlockPos |
AbstractVillagePiece.pos |
BlockPos |
WoodlandMansionPieces.PlacementData.position |
private static BlockPos |
ShipwreckPieces.STRUCTURE_OFFSET |
protected BlockPos |
TemplateStructurePiece.templatePosition |
Modifier and Type | Field and Description |
---|---|
private static java.util.List<Tuple<Rotation,BlockPos>> |
EndCityPieces.FAT_TOWER_BRIDGES |
private static java.util.Map<ResourceLocation,BlockPos> |
IglooPieces.field_207621_d |
private static java.util.Map<ResourceLocation,BlockPos> |
IglooPieces.field_207622_e |
private static java.util.List<Tuple<Rotation,BlockPos>> |
EndCityPieces.TOWER_BRIDGES |
Modifier and Type | Method and Description |
---|---|
BlockPos |
StrongholdStructure.findNearest(World worldIn,
ChunkGenerator<? extends GenerationSettings> chunkGenerator,
BlockPos pos,
int radius,
boolean skipExistingChunks) |
BlockPos |
Structure.findNearest(World worldIn,
ChunkGenerator<? extends GenerationSettings> chunkGenerator,
BlockPos pos,
int radius,
boolean skipExistingChunks) |
BlockPos |
AbstractVillagePiece.getPos() |
BlockPos |
BuriedTreasureStructure.Start.getPos() |
BlockPos |
StructureStart.getPos() |
Modifier and Type | Method and Description |
---|---|
private static java.util.List<BlockPos> |
OceanRuinPieces.func_204044_a(java.util.Random rand,
int xIn,
int zIn) |
Modifier and Type | Method and Description |
---|---|
private static EndCityPieces.CityTemplate |
EndCityPieces.addPiece(TemplateManager p_191090_0_,
EndCityPieces.CityTemplate p_191090_1_,
BlockPos p_191090_2_,
java.lang.String p_191090_3_,
Rotation p_191090_4_,
boolean owerwrite) |
static void |
VillagePieces.addPieces(ChunkGenerator<?> chunkGeneratorIn,
TemplateManager templateManagerIn,
BlockPos p_214838_2_,
java.util.List<StructurePiece> structurePieces,
SharedSeedRandom sharedSeedRandomIn,
VillageConfig villageConfigIn) |
private void |
WoodlandMansionPieces.Placer.addRoom1x1(java.util.List<WoodlandMansionPieces.MansionTemplate> p_191129_1_,
BlockPos p_191129_2_,
Rotation p_191129_3_,
Direction p_191129_4_,
WoodlandMansionPieces.RoomCollection p_191129_5_) |
private void |
WoodlandMansionPieces.Placer.addRoom1x2(java.util.List<WoodlandMansionPieces.MansionTemplate> p_191132_1_,
BlockPos p_191132_2_,
Rotation p_191132_3_,
Direction p_191132_4_,
Direction p_191132_5_,
WoodlandMansionPieces.RoomCollection p_191132_6_,
boolean p_191132_7_) |
private void |
WoodlandMansionPieces.Placer.addRoom2x2(java.util.List<WoodlandMansionPieces.MansionTemplate> p_191127_1_,
BlockPos p_191127_2_,
Rotation p_191127_3_,
Direction p_191127_4_,
Direction p_191127_5_,
WoodlandMansionPieces.RoomCollection p_191127_6_) |
private void |
WoodlandMansionPieces.Placer.addRoom2x2Secret(java.util.List<WoodlandMansionPieces.MansionTemplate> p_191128_1_,
BlockPos p_191128_2_,
Rotation p_191128_3_,
WoodlandMansionPieces.RoomCollection p_191128_4_) |
static BlockState |
StructurePiece.correctFacing(IBlockReader worldIn,
BlockPos posIn,
BlockState blockStateIn) |
void |
WoodlandMansionPieces.Placer.createMansion(BlockPos p_191125_1_,
Rotation p_191125_2_,
java.util.List<WoodlandMansionPieces.MansionTemplate> p_191125_3_,
WoodlandMansionPieces.Grid p_191125_4_) |
private void |
WoodlandMansionPieces.Placer.createRoof(java.util.List<WoodlandMansionPieces.MansionTemplate> p_191123_1_,
BlockPos p_191123_2_,
Rotation p_191123_3_,
WoodlandMansionPieces.SimpleGrid p_191123_4_,
WoodlandMansionPieces.SimpleGrid p_191123_5_) |
BlockPos |
StrongholdStructure.findNearest(World worldIn,
ChunkGenerator<? extends GenerationSettings> chunkGenerator,
BlockPos pos,
int radius,
boolean skipExistingChunks) |
BlockPos |
Structure.findNearest(World worldIn,
ChunkGenerator<? extends GenerationSettings> chunkGenerator,
BlockPos pos,
int radius,
boolean skipExistingChunks) |
boolean |
SwampHutStructure.func_202383_b(IWorld worldIn,
BlockPos pos) |
private int |
OceanRuinPieces.Piece.func_204035_a(BlockPos templatePos,
IBlockReader blockReaderIn,
BlockPos templateTransformedPos) |
static void |
OceanRuinPieces.func_204041_a(TemplateManager templateManagerIn,
BlockPos pos,
Rotation rotationIn,
java.util.List<StructurePiece> pieces,
java.util.Random rand,
OceanRuinConfig config) |
private static void |
OceanRuinPieces.func_204045_a(TemplateManager templateManagerIn,
BlockPos p_204045_1_,
Rotation p_204045_2_,
java.util.List<StructurePiece> pieces,
java.util.Random rand,
OceanRuinConfig config,
boolean shouldGenerateLargeVariant,
float p_204045_7_) |
private static void |
OceanRuinPieces.func_204047_a(TemplateManager p_204047_0_,
java.util.Random p_204047_1_,
Rotation p_204047_2_,
BlockPos p_204047_3_,
OceanRuinConfig p_204047_4_,
java.util.List<StructurePiece> p_204047_5_) |
static void |
ShipwreckPieces.func_204760_a(TemplateManager p_204760_0_,
BlockPos p_204760_1_,
Rotation p_204760_2_,
java.util.List<StructurePiece> p_204760_3_,
java.util.Random p_204760_4_,
ShipwreckConfig p_204760_5_) |
static void |
IglooPieces.func_207617_a(TemplateManager p_207617_0_,
BlockPos p_207617_1_,
Rotation p_207617_2_,
java.util.List<StructurePiece> p_207617_3_,
java.util.Random p_207617_4_,
NoFeatureConfig p_207617_5_) |
static void |
PillagerOutpostPieces.func_215139_a(ChunkGenerator<?> chunkGeneratorIn,
TemplateManager templateManagerIn,
BlockPos posIn,
java.util.List<StructurePiece> structurePieces,
SharedSeedRandom p_215139_4_) |
boolean |
EndCityPieces.IGenerator.generate(TemplateManager p_191086_1_,
int p_191086_2_,
EndCityPieces.CityTemplate p_191086_3_,
BlockPos p_191086_4_,
java.util.List<StructurePiece> p_191086_5_,
java.util.Random p_191086_6_) |
protected boolean |
StructurePiece.generateChest(IWorld worldIn,
MutableBoundingBox boundsIn,
java.util.Random rand,
BlockPos posIn,
ResourceLocation resourceLocationIn,
BlockState p_191080_6_) |
static void |
WoodlandMansionPieces.generateMansion(TemplateManager p_191152_0_,
BlockPos p_191152_1_,
Rotation p_191152_2_,
java.util.List<WoodlandMansionPieces.MansionTemplate> p_191152_3_,
java.util.Random p_191152_4_) |
protected StructureStart |
Structure.getStart(IWorld worldIn,
BlockPos pos,
boolean p_202364_3_) |
protected abstract void |
TemplateStructurePiece.handleDataMarker(java.lang.String function,
BlockPos pos,
IWorld worldIn,
java.util.Random rand,
MutableBoundingBox sbb) |
protected void |
WoodlandMansionPieces.MansionTemplate.handleDataMarker(java.lang.String function,
BlockPos pos,
IWorld worldIn,
java.util.Random rand,
MutableBoundingBox sbb) |
protected void |
OceanRuinPieces.Piece.handleDataMarker(java.lang.String function,
BlockPos pos,
IWorld worldIn,
java.util.Random rand,
MutableBoundingBox sbb) |
protected void |
EndCityPieces.CityTemplate.handleDataMarker(java.lang.String function,
BlockPos pos,
IWorld worldIn,
java.util.Random rand,
MutableBoundingBox sbb) |
protected void |
ShipwreckPieces.Piece.handleDataMarker(java.lang.String function,
BlockPos pos,
IWorld worldIn,
java.util.Random rand,
MutableBoundingBox sbb) |
protected void |
IglooPieces.Piece.handleDataMarker(java.lang.String function,
BlockPos pos,
IWorld worldIn,
java.util.Random rand,
MutableBoundingBox sbb) |
boolean |
Structure.isPositionInsideStructure(IWorld worldIn,
BlockPos pos) |
boolean |
Structure.isPositionInStructure(IWorld worldIn,
BlockPos pos) |
boolean |
Structure.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
C config) |
private static boolean |
EndCityPieces.recursiveChildren(TemplateManager p_191088_0_,
EndCityPieces.IGenerator p_191088_1_,
int p_191088_2_,
EndCityPieces.CityTemplate p_191088_3_,
BlockPos p_191088_4_,
java.util.List<StructurePiece> p_191088_5_,
java.util.Random p_191088_6_) |
protected void |
TemplateStructurePiece.setup(Template templateIn,
BlockPos pos,
PlacementSettings settings) |
static void |
EndCityPieces.startHouseTower(TemplateManager p_191087_0_,
BlockPos p_191087_1_,
Rotation p_191087_2_,
java.util.List<StructurePiece> p_191087_3_,
java.util.Random p_191087_4_) |
Constructor and Description |
---|
AbstractVillagePiece(IStructurePieceType structurePieceTypeIn,
TemplateManager templateManagerIn,
JigsawPiece jigsawPieceIn,
BlockPos posIn,
int groundLevelDelta,
Rotation rotation,
MutableBoundingBox p_i51346_7_) |
CityTemplate(TemplateManager p_i47214_1_,
java.lang.String p_i47214_2_,
BlockPos p_i47214_3_,
Rotation p_i47214_4_,
boolean overwriteIn) |
MansionTemplate(TemplateManager p_i47355_1_,
java.lang.String p_i47355_2_,
BlockPos p_i47355_3_,
Rotation p_i47355_4_) |
MansionTemplate(TemplateManager p_i47356_1_,
java.lang.String p_i47356_2_,
BlockPos p_i47356_3_,
Rotation p_i47356_4_,
Mirror p_i47356_5_) |
Piece(BlockPos p_i48882_1_) |
Piece(TemplateManager p_i48904_1_,
ResourceLocation p_i48904_2_,
BlockPos p_i48904_3_,
Rotation p_i48904_4_,
boolean p_i48904_5_) |
Piece(TemplateManager templateManagerIn,
ResourceLocation templateNameIn,
BlockPos templatePositionIn,
Rotation rotationIn,
float integrityIn,
OceanRuinStructure.Type typeIn,
boolean isLargeIn) |
Piece(TemplateManager p_i49313_1_,
ResourceLocation p_i49313_2_,
BlockPos p_i49313_3_,
Rotation p_i49313_4_,
int p_i49313_5_) |
PillageOutpost(TemplateManager templateManagerIn,
JigsawPiece jigsawPieceIn,
BlockPos posIn,
int p_i50560_4_,
Rotation rotationIn,
MutableBoundingBox boundsIn) |
Village(TemplateManager templateManagerIn,
JigsawPiece jigsawPieceIn,
BlockPos posIn,
int groundLevelDelta,
Rotation rotationIn,
MutableBoundingBox boundsIn) |
Modifier and Type | Field and Description |
---|---|
BlockPos |
Template.EntityInfo.blockPos |
private BlockPos |
PlacementSettings.centerOffset |
BlockPos |
Template.BlockInfo.pos |
private BlockPos |
Template.size |
Modifier and Type | Method and Description |
---|---|
BlockPos |
Template.calculateConnectedPos(PlacementSettings placementIn,
BlockPos p_186262_2_,
PlacementSettings p_186262_3_,
BlockPos p_186262_4_) |
BlockPos |
PlacementSettings.getCenterOffset() |
BlockPos |
Template.getSize() |
static BlockPos |
Template.getTransformedPos(BlockPos targetPos,
Mirror mirrorIn,
Rotation rotationIn,
BlockPos offset) |
BlockPos |
Template.getZeroPositionWithTransform(BlockPos p_189961_1_,
Mirror p_189961_2_,
Rotation p_189961_3_) |
static BlockPos |
Template.getZeroPositionWithTransform(BlockPos p_191157_0_,
Mirror p_191157_1_,
Rotation p_191157_2_,
int p_191157_3_,
int p_191157_4_) |
static BlockPos |
Template.transformedBlockPos(PlacementSettings placementIn,
BlockPos pos) |
BlockPos |
Template.transformedSize(Rotation rotationIn) |
Modifier and Type | Method and Description |
---|---|
void |
Template.addBlocksToWorld(IWorld worldIn,
BlockPos pos,
PlacementSettings placementIn) |
boolean |
Template.addBlocksToWorld(IWorld worldIn,
BlockPos pos,
PlacementSettings placementIn,
int flags) |
void |
Template.addBlocksToWorldChunk(IWorld worldIn,
BlockPos pos,
PlacementSettings placementIn) |
private void |
Template.addEntitiesToWorld(IWorld worldIn,
BlockPos offsetPos,
Mirror mirrorIn,
Rotation rotationIn,
BlockPos centerOffset,
MutableBoundingBox boundsIn)
Deprecated.
|
private void |
Template.addEntitiesToWorld(IWorld worldIn,
BlockPos offsetPos,
PlacementSettings placementIn,
Mirror mirrorIn,
Rotation rotationIn,
BlockPos centerOffset,
MutableBoundingBox boundsIn) |
BlockPos |
Template.calculateConnectedPos(PlacementSettings placementIn,
BlockPos p_186262_2_,
PlacementSettings p_186262_3_,
BlockPos p_186262_4_) |
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_) |
java.util.List<Template.BlockInfo> |
PlacementSettings.func_227459_a_(java.util.List<java.util.List<Template.BlockInfo>> p_227459_1_,
BlockPos p_227459_2_) |
MutableBoundingBox |
Template.getMutableBoundingBox(PlacementSettings p_215388_1_,
BlockPos p_215388_2_) |
java.util.Random |
PlacementSettings.getRandom(BlockPos seed) |
static BlockPos |
Template.getTransformedPos(BlockPos targetPos,
Mirror mirrorIn,
Rotation rotationIn,
BlockPos offset) |
private static Vec3d |
Template.getTransformedPos(Vec3d target,
Mirror mirrorIn,
Rotation rotationIn,
BlockPos centerOffset) |
BlockPos |
Template.getZeroPositionWithTransform(BlockPos p_189961_1_,
Mirror p_189961_2_,
Rotation p_189961_3_) |
static BlockPos |
Template.getZeroPositionWithTransform(BlockPos p_191157_0_,
Mirror p_191157_1_,
Rotation p_191157_2_,
int p_191157_3_,
int p_191157_4_) |
Template.BlockInfo |
BlockIgnoreStructureProcessor.process(IWorldReader worldReaderIn,
BlockPos pos,
Template.BlockInfo p_215194_3_,
Template.BlockInfo blockInfo,
PlacementSettings placementSettingsIn) |
Template.BlockInfo |
NopProcessor.process(IWorldReader worldReaderIn,
BlockPos pos,
Template.BlockInfo p_215194_3_,
Template.BlockInfo blockInfo,
PlacementSettings placementSettingsIn) |
Template.BlockInfo |
JigsawReplacementStructureProcessor.process(IWorldReader worldReaderIn,
BlockPos pos,
Template.BlockInfo p_215194_3_,
Template.BlockInfo blockInfo,
PlacementSettings placementSettingsIn) |
Template.BlockInfo |
RuleStructureProcessor.process(IWorldReader worldReaderIn,
BlockPos pos,
Template.BlockInfo p_215194_3_,
Template.BlockInfo blockInfo,
PlacementSettings placementSettingsIn) |
Template.BlockInfo |
IntegrityProcessor.process(IWorldReader worldReaderIn,
BlockPos pos,
Template.BlockInfo p_215194_3_,
Template.BlockInfo blockInfo,
PlacementSettings placementSettingsIn) |
Template.BlockInfo |
StructureProcessor.process(IWorldReader worldReaderIn,
BlockPos pos,
Template.BlockInfo p_215194_3_,
Template.BlockInfo blockInfo,
PlacementSettings placementSettingsIn)
Deprecated.
|
Template.BlockInfo |
GravityStructureProcessor.process(IWorldReader worldReaderIn,
BlockPos pos,
Template.BlockInfo p_215194_3_,
Template.BlockInfo blockInfo,
PlacementSettings placementSettingsIn) |
Template.BlockInfo |
StructureProcessor.process(IWorldReader worldReaderIn,
BlockPos pos,
Template.BlockInfo p_215194_3_,
Template.BlockInfo blockInfo,
PlacementSettings placementSettingsIn,
Template template)
FORGE: Add template parameter
|
static java.util.List<Template.BlockInfo> |
Template.processBlockInfos(IWorld worldIn,
BlockPos offsetPos,
PlacementSettings placementSettingsIn,
java.util.List<Template.BlockInfo> blockInfos)
Deprecated.
|
static java.util.List<Template.BlockInfo> |
Template.processBlockInfos(Template template,
IWorld worldIn,
BlockPos offsetPos,
PlacementSettings placementSettingsIn,
java.util.List<Template.BlockInfo> blockInfos) |
Template.EntityInfo |
StructureProcessor.processEntity(IWorldReader world,
BlockPos seedPos,
Template.EntityInfo rawEntityInfo,
Template.EntityInfo entityInfo,
PlacementSettings placementSettings,
Template template)
FORGE: Add entity processing.
|
static java.util.List<Template.EntityInfo> |
Template.processEntityInfos(Template template,
IWorld worldIn,
BlockPos offsetPos,
PlacementSettings placementSettingsIn,
java.util.List<Template.EntityInfo> blockInfos) |
PlacementSettings |
PlacementSettings.setCenterOffset(BlockPos center) |
void |
Template.takeBlocksFromWorld(World worldIn,
BlockPos startPos,
BlockPos size,
boolean takeEntities,
Block toIgnore) |
private void |
Template.takeEntitiesFromWorld(World worldIn,
BlockPos startPos,
BlockPos endPos) |
static BlockPos |
Template.transformedBlockPos(PlacementSettings placementIn,
BlockPos pos) |
Constructor and Description |
---|
BlockInfo(BlockPos pos,
BlockState state,
CompoundNBT nbt) |
EntityInfo(Vec3d vecIn,
BlockPos posIn,
CompoundNBT nbt) |
Modifier and Type | Method and Description |
---|---|
void |
AcaciaFoliagePlacer.func_225571_a_(IWorldGenerationReader p_225571_1_,
java.util.Random p_225571_2_,
TreeFeatureConfig p_225571_3_,
int p_225571_4_,
int p_225571_5_,
int p_225571_6_,
BlockPos p_225571_7_,
java.util.Set<BlockPos> p_225571_8_) |
abstract void |
FoliagePlacer.func_225571_a_(IWorldGenerationReader p_225571_1_,
java.util.Random p_225571_2_,
TreeFeatureConfig p_225571_3_,
int p_225571_4_,
int p_225571_5_,
int p_225571_6_,
BlockPos p_225571_7_,
java.util.Set<BlockPos> p_225571_8_) |
void |
SpruceFoliagePlacer.func_225571_a_(IWorldGenerationReader p_225571_1_,
java.util.Random p_225571_2_,
TreeFeatureConfig p_225571_3_,
int p_225571_4_,
int p_225571_5_,
int p_225571_6_,
BlockPos p_225571_7_,
java.util.Set<BlockPos> p_225571_8_) |
void |
PineFoliagePlacer.func_225571_a_(IWorldGenerationReader p_225571_1_,
java.util.Random p_225571_2_,
TreeFeatureConfig p_225571_3_,
int p_225571_4_,
int p_225571_5_,
int p_225571_6_,
BlockPos p_225571_7_,
java.util.Set<BlockPos> p_225571_8_) |
void |
BlobFoliagePlacer.func_225571_a_(IWorldGenerationReader p_225571_1_,
java.util.Random p_225571_2_,
TreeFeatureConfig p_225571_3_,
int p_225571_4_,
int p_225571_5_,
int p_225571_6_,
BlockPos p_225571_7_,
java.util.Set<BlockPos> p_225571_8_) |
protected void |
FoliagePlacer.func_227384_a_(IWorldGenerationReader p_227384_1_,
java.util.Random p_227384_2_,
TreeFeatureConfig p_227384_3_,
int p_227384_4_,
BlockPos p_227384_5_,
int p_227384_6_,
int p_227384_7_,
java.util.Set<BlockPos> p_227384_8_) |
protected void |
FoliagePlacer.func_227385_a_(IWorldGenerationReader p_227385_1_,
java.util.Random p_227385_2_,
BlockPos p_227385_3_,
TreeFeatureConfig p_227385_4_,
java.util.Set<BlockPos> p_227385_5_) |
Modifier and Type | Method and Description |
---|---|
void |
AcaciaFoliagePlacer.func_225571_a_(IWorldGenerationReader p_225571_1_,
java.util.Random p_225571_2_,
TreeFeatureConfig p_225571_3_,
int p_225571_4_,
int p_225571_5_,
int p_225571_6_,
BlockPos p_225571_7_,
java.util.Set<BlockPos> p_225571_8_) |
abstract void |
FoliagePlacer.func_225571_a_(IWorldGenerationReader p_225571_1_,
java.util.Random p_225571_2_,
TreeFeatureConfig p_225571_3_,
int p_225571_4_,
int p_225571_5_,
int p_225571_6_,
BlockPos p_225571_7_,
java.util.Set<BlockPos> p_225571_8_) |
void |
SpruceFoliagePlacer.func_225571_a_(IWorldGenerationReader p_225571_1_,
java.util.Random p_225571_2_,
TreeFeatureConfig p_225571_3_,
int p_225571_4_,
int p_225571_5_,
int p_225571_6_,
BlockPos p_225571_7_,
java.util.Set<BlockPos> p_225571_8_) |
void |
PineFoliagePlacer.func_225571_a_(IWorldGenerationReader p_225571_1_,
java.util.Random p_225571_2_,
TreeFeatureConfig p_225571_3_,
int p_225571_4_,
int p_225571_5_,
int p_225571_6_,
BlockPos p_225571_7_,
java.util.Set<BlockPos> p_225571_8_) |
void |
BlobFoliagePlacer.func_225571_a_(IWorldGenerationReader p_225571_1_,
java.util.Random p_225571_2_,
TreeFeatureConfig p_225571_3_,
int p_225571_4_,
int p_225571_5_,
int p_225571_6_,
BlockPos p_225571_7_,
java.util.Set<BlockPos> p_225571_8_) |
protected void |
FoliagePlacer.func_227384_a_(IWorldGenerationReader p_227384_1_,
java.util.Random p_227384_2_,
TreeFeatureConfig p_227384_3_,
int p_227384_4_,
BlockPos p_227384_5_,
int p_227384_6_,
int p_227384_7_,
java.util.Set<BlockPos> p_227384_8_) |
protected void |
FoliagePlacer.func_227385_a_(IWorldGenerationReader p_227385_1_,
java.util.Random p_227385_2_,
BlockPos p_227385_3_,
TreeFeatureConfig p_227385_4_,
java.util.Set<BlockPos> p_227385_5_) |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<BlockPos> |
AtSurfaceWithExtra.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
AtSurfaceWithExtraConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
CaveEdge.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
CaveEdgeConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
LakeLava.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
LakeWater.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
IcebergPlacement.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
AtSurfaceWithChance.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
DungeonRoom.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TwiceSurfaceWithChance.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TopSolidWithChance.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
SimplePlacement.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
DC configIn,
BlockPos pos) |
abstract java.util.stream.Stream<BlockPos> |
Placement.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
DC configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
AtSurface.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TopSolid.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
AtHeight64.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TwiceSurface.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
NetherMagma.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
AtSurfaceRandomCount.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
SurfacePlus32.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TwiceSurfaceWithChanceMultiple.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
HeightWithChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
AtSurfaceWithChanceMultiple.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
HeightWithChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
SurfacePlus32WithNoise.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
NoiseDependant configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TwiceSurfaceWithNoise.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
NoiseDependant configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
EndGateway.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
NoPlacementConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
DarkOakTreePlacement.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
NoPlacementConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TopSolidOnce.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
NoPlacementConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
ChorusPlant.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
NoPlacementConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TopSolidRange.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
TopSolidRangeConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TopSolidWithNoise.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
TopSolidWithNoiseConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
WithChance.getPositions(java.util.Random random,
ChanceConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
ChanceRange.getPositions(java.util.Random random,
ChanceRangeConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
HeightVeryBiasedRange.getPositions(java.util.Random random,
CountRangeConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
HeightBiasedRange.getPositions(java.util.Random random,
CountRangeConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
CountRange.getPositions(java.util.Random random,
CountRangeConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
RandomCountWithRange.getPositions(java.util.Random random,
CountRangeConfig p_212852_2_,
BlockPos pos) |
protected abstract java.util.stream.Stream<BlockPos> |
SimplePlacement.getPositions(java.util.Random random,
DC p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
DepthAverage.getPositions(java.util.Random random,
DepthAverageConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
NetherGlowstone.getPositions(java.util.Random random,
FrequencyConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
NetherFire.getPositions(java.util.Random random,
FrequencyConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
EndIsland.getPositions(java.util.Random random,
NoPlacementConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
Passthrough.getPositions(java.util.Random random,
NoPlacementConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
Height4To32.getPositions(java.util.Random random,
NoPlacementConfig p_212852_2_,
BlockPos pos) |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<BlockPos> |
AtSurfaceWithExtra.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
AtSurfaceWithExtraConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
CaveEdge.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
CaveEdgeConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
LakeLava.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
LakeWater.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
IcebergPlacement.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
AtSurfaceWithChance.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
DungeonRoom.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TwiceSurfaceWithChance.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TopSolidWithChance.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
ChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
SimplePlacement.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
DC configIn,
BlockPos pos) |
abstract java.util.stream.Stream<BlockPos> |
Placement.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
DC configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
AtSurface.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TopSolid.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
AtHeight64.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TwiceSurface.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
NetherMagma.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
AtSurfaceRandomCount.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
SurfacePlus32.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
FrequencyConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TwiceSurfaceWithChanceMultiple.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
HeightWithChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
AtSurfaceWithChanceMultiple.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
HeightWithChanceConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
SurfacePlus32WithNoise.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
NoiseDependant configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TwiceSurfaceWithNoise.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
NoiseDependant configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
EndGateway.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
NoPlacementConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
DarkOakTreePlacement.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
NoPlacementConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TopSolidOnce.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
NoPlacementConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
ChorusPlant.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
NoPlacementConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TopSolidRange.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
TopSolidRangeConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
TopSolidWithNoise.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
TopSolidWithNoiseConfig configIn,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
WithChance.getPositions(java.util.Random random,
ChanceConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
ChanceRange.getPositions(java.util.Random random,
ChanceRangeConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
HeightVeryBiasedRange.getPositions(java.util.Random random,
CountRangeConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
HeightBiasedRange.getPositions(java.util.Random random,
CountRangeConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
CountRange.getPositions(java.util.Random random,
CountRangeConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
RandomCountWithRange.getPositions(java.util.Random random,
CountRangeConfig p_212852_2_,
BlockPos pos) |
protected abstract java.util.stream.Stream<BlockPos> |
SimplePlacement.getPositions(java.util.Random random,
DC p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
DepthAverage.getPositions(java.util.Random random,
DepthAverageConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
NetherGlowstone.getPositions(java.util.Random random,
FrequencyConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
NetherFire.getPositions(java.util.Random random,
FrequencyConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
EndIsland.getPositions(java.util.Random random,
NoPlacementConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
Passthrough.getPositions(java.util.Random random,
NoPlacementConfig p_212852_2_,
BlockPos pos) |
java.util.stream.Stream<BlockPos> |
Height4To32.getPositions(java.util.Random random,
NoPlacementConfig p_212852_2_,
BlockPos pos) |
<FC extends IFeatureConfig,F extends Feature<FC>> |
ConfiguredPlacement.place(IWorld p_215093_1_,
ChunkGenerator<? extends GenerationSettings> p_215093_2_,
java.util.Random p_215093_3_,
BlockPos p_215093_4_,
ConfiguredFeature<FC,F> p_215093_5_) |
protected <FC extends IFeatureConfig,F extends Feature<FC>> |
Placement.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> p_214998_2_,
java.util.Random random,
BlockPos pos,
DC p_214998_5_,
ConfiguredFeature<FC,F> p_214998_6_) |
Modifier and Type | Method and Description |
---|---|
private void |
AlterGroundTreeDecorator.func_227413_a_(IWorldGenerationReader p_227413_1_,
java.util.Random p_227413_2_,
BlockPos p_227413_3_) |
private void |
AlterGroundTreeDecorator.func_227414_b_(IWorldGenerationReader p_227414_1_,
java.util.Random p_227414_2_,
BlockPos p_227414_3_) |
private void |
LeaveVineTreeDecorator.func_227420_a_(IWorldGenerationReader p_227420_1_,
BlockPos p_227420_2_,
BooleanProperty p_227420_3_,
java.util.Set<BlockPos> p_227420_4_,
MutableBoundingBox p_227420_5_) |
protected void |
TreeDecorator.func_227423_a_(IWorldWriter p_227423_1_,
BlockPos p_227423_2_,
BlockState p_227423_3_,
java.util.Set<BlockPos> p_227423_4_,
MutableBoundingBox p_227423_5_) |
protected void |
TreeDecorator.func_227424_a_(IWorldWriter p_227424_1_,
BlockPos p_227424_2_,
BooleanProperty p_227424_3_,
java.util.Set<BlockPos> p_227424_4_,
MutableBoundingBox p_227424_5_) |
Modifier and Type | Method and Description |
---|---|
void |
AlterGroundTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
AlterGroundTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
AlterGroundTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
BeehiveTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
BeehiveTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
BeehiveTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
CocoaTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
CocoaTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
CocoaTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
TrunkVineTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
TrunkVineTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
TrunkVineTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
abstract void |
TreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
abstract void |
TreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
abstract void |
TreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
LeaveVineTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
LeaveVineTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
void |
LeaveVineTreeDecorator.func_225576_a_(IWorld p_225576_1_,
java.util.Random p_225576_2_,
java.util.List<BlockPos> p_225576_3_,
java.util.List<BlockPos> p_225576_4_,
java.util.Set<BlockPos> p_225576_5_,
MutableBoundingBox p_225576_6_) |
private void |
LeaveVineTreeDecorator.func_227420_a_(IWorldGenerationReader p_227420_1_,
BlockPos p_227420_2_,
BooleanProperty p_227420_3_,
java.util.Set<BlockPos> p_227420_4_,
MutableBoundingBox p_227420_5_) |
protected void |
TreeDecorator.func_227423_a_(IWorldWriter p_227423_1_,
BlockPos p_227423_2_,
BlockState p_227423_3_,
java.util.Set<BlockPos> p_227423_4_,
MutableBoundingBox p_227423_5_) |
protected void |
TreeDecorator.func_227424_a_(IWorldWriter p_227424_1_,
BlockPos p_227424_2_,
BooleanProperty p_227424_3_,
java.util.Set<BlockPos> p_227424_4_,
MutableBoundingBox p_227424_5_) |
Modifier and Type | Method and Description |
---|---|
void |
WorldLightManager.checkBlock(BlockPos blockPosIn) |
void |
LightEngine.checkLight(BlockPos worldPos) |
default void |
ILightListener.func_215567_a(BlockPos p_215567_1_,
boolean p_215567_2_) |
static int |
LightEngine.func_215613_a(IBlockReader p_215613_0_,
BlockState p_215613_1_,
BlockPos p_215613_2_,
BlockState p_215613_3_,
BlockPos p_215613_4_,
Direction p_215613_5_,
int p_215613_6_) |
void |
BlockLightEngine.func_215623_a(BlockPos p_215623_1_,
int p_215623_2_) |
void |
LightEngine.func_215623_a(BlockPos p_215623_1_,
int p_215623_2_) |
int |
LightEngine.getLightFor(BlockPos worldPos) |
int |
IWorldLightListener.getLightFor(BlockPos worldPos) |
int |
IWorldLightListener.Dummy.getLightFor(BlockPos worldPos) |
int |
WorldLightManager.getLightSubtracted(BlockPos blockPosIn,
int amount) |
void |
WorldLightManager.onBlockEmissionIncrease(BlockPos blockPosIn,
int p_215573_2_) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
Raid.center |
Modifier and Type | Field and Description |
---|---|
private java.util.Optional<BlockPos> |
Raid.waveSpawnPos |
Modifier and Type | Method and Description |
---|---|
private BlockPos |
Raid.findRandomSpawnPos(int p_221298_1_,
int p_221298_2_) |
BlockPos |
Raid.getCenter() |
Modifier and Type | Method and Description |
---|---|
private java.util.Optional<BlockPos> |
Raid.getValidSpawnPos(int p_221313_1_) |
Modifier and Type | Method and Description |
---|---|
private Raid |
RaidManager.findOrCreateRaid(ServerWorld p_215168_1_,
BlockPos p_215168_2_) |
Raid |
RaidManager.findRaid(BlockPos p_215174_1_,
int distance) |
void |
Raid.joinRaid(int wave,
AbstractRaiderEntity p_221317_2_,
BlockPos p_221317_3_,
boolean p_221317_4_) |
private void |
Raid.playWaveStartSound(BlockPos p_221293_1_) |
private void |
Raid.setCenter(BlockPos p_223024_1_) |
private void |
Raid.spawnNextWave(BlockPos p_221294_1_) |
Constructor and Description |
---|
Raid(int p_i50144_1_,
ServerWorld p_i50144_2_,
BlockPos p_i50144_3_) |
Modifier and Type | Field and Description |
---|---|
static TicketType<BlockPos> |
TicketType.PORTAL |
Modifier and Type | Method and Description |
---|---|
protected BlockPos |
ServerWorld.adjustPosToNearbyEntity(BlockPos pos) |
BlockPos |
ServerWorld.findNearestStructure(java.lang.String name,
BlockPos pos,
int radius,
boolean skipExistingChunks) |
BlockPos |
ServerWorld.getSpawnCoordinate() |
Modifier and Type | Method and Description |
---|---|
void |
ServerWorld.addBlockEvent(BlockPos pos,
Block blockIn,
int eventID,
int eventParam) |
protected BlockPos |
ServerWorld.adjustPosToNearbyEntity(BlockPos pos) |
boolean |
ServerWorld.canMineBlockBody(PlayerEntity player,
BlockPos pos) |
boolean |
ServerChunkProvider.canTick(BlockPos pos) |
void |
ServerWorldLightManager.checkBlock(BlockPos blockPosIn) |
void |
ServerTickList.copyTicks(MutableBoundingBox area,
BlockPos offset) |
BlockPos |
ServerWorld.findNearestStructure(java.lang.String name,
BlockPos pos,
int radius,
boolean skipExistingChunks) |
Raid |
ServerWorld.findRaid(BlockPos pos) |
boolean |
ServerWorld.hasRaid(BlockPos pos) |
boolean |
ServerWorld.isBlockModifiable(PlayerEntity player,
BlockPos pos) |
boolean |
ServerWorld.isCloseToVillage(BlockPos pos,
int p_217471_2_) |
boolean |
ServerTickList.isTickPending(BlockPos pos,
T obj) |
boolean |
ServerTickList.isTickScheduled(BlockPos pos,
T itemIn) |
boolean |
ServerWorld.isVillage(BlockPos pos) |
void |
ServerChunkProvider.markBlockChanged(BlockPos pos) |
void |
ServerWorld.notifyBlockUpdate(BlockPos pos,
BlockState oldState,
BlockState newState,
int flags) |
void |
ServerWorldLightManager.onBlockEmissionIncrease(BlockPos blockPosIn,
int p_215573_2_) |
void |
ServerWorld.onBlockStateChange(BlockPos pos,
BlockState blockStateIn,
BlockState newState) |
void |
ServerWorld.playBroadcastSound(int id,
BlockPos pos,
int data) |
void |
ServerWorld.playEvent(PlayerEntity player,
int type,
BlockPos pos,
int data) |
void |
ServerTickList.scheduleTick(BlockPos pos,
T itemIn,
int scheduledTime,
TickPriority priority) |
void |
ServerWorld.sendBlockBreakProgress(int breakerId,
BlockPos pos,
int progress) |
private void |
ChunkHolder.sendTileEntity(World worldIn,
BlockPos posIn) |
void |
ServerWorld.setSpawnPoint(BlockPos pos) |
Modifier and Type | Method and Description |
---|---|
private BlockPos |
WanderingTraderSpawner.func_221244_a(BlockPos p_221244_1_,
int p_221244_2_) |
private static BlockPos |
WorldEntitySpawner.getRandomHeight(World worldIn,
Chunk p_222262_1_) |
abstract BlockPos |
AbstractSpawner.getSpawnerPosition() |
private static BlockPos |
WorldEntitySpawner.getTopSolidOrLiquidBlock(IWorldReader worldIn,
EntityType<?> p_208498_1_,
int x,
int z) |
Modifier and Type | Method and Description |
---|---|
static boolean |
WorldEntitySpawner.canCreatureTypeSpawnAtLocation(EntitySpawnPlacementRegistry.PlacementType placeType,
IWorldReader worldIn,
BlockPos pos,
EntityType<?> entityTypeIn) |
static boolean |
WorldEntitySpawner.canSpawnAtBody(EntitySpawnPlacementRegistry.PlacementType placeType,
IWorldReader worldIn,
BlockPos pos,
EntityType<?> entityTypeIn) |
private int |
CatSpawner.func_221121_a(ServerWorld worldIn,
BlockPos p_221121_2_) |
private int |
CatSpawner.func_221123_a(World worldIn,
BlockPos pos) |
private BlockPos |
WanderingTraderSpawner.func_221244_a(BlockPos p_221244_1_,
int p_221244_2_) |
private boolean |
WanderingTraderSpawner.func_226559_a_(BlockPos p_226559_1_) |
private static boolean |
WorldEntitySpawner.getSpawnList(ChunkGenerator<?> p_222261_0_,
EntityClassification p_222261_1_,
Biome.SpawnListEntry p_222261_2_,
BlockPos p_222261_3_,
World world) |
private static Biome.SpawnListEntry |
WorldEntitySpawner.getSpawnList(ChunkGenerator<?> p_222264_0_,
EntityClassification p_222264_1_,
java.util.Random p_222264_2_,
BlockPos p_222264_3_,
World world) |
static boolean |
WorldEntitySpawner.isSpawnableSpace(IBlockReader worldIn,
BlockPos pos,
BlockState state,
IFluidState fluidStateIn) |
private int |
CatSpawner.spawnCat(BlockPos pos,
World worldIn) |
static void |
WorldEntitySpawner.spawnEntitiesInChunk(EntityClassification p_226701_0_,
ServerWorld p_226701_1_,
Chunk p_226701_2_,
BlockPos p_226701_3_) |
private boolean |
PatrolSpawner.spawnPatroller(World worldIn,
BlockPos p_222695_2_,
java.util.Random random,
boolean p_222695_4_) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
MapBanner.pos |
private BlockPos |
MapFrame.pos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
MapBanner.getPos() |
BlockPos |
MapFrame.getPos() |
Modifier and Type | Method and Description |
---|---|
static void |
MapData.addTargetDecoration(ItemStack map,
BlockPos target,
java.lang.String decorationName,
MapDecoration.Type type) |
static MapBanner |
MapBanner.fromWorld(IBlockReader p_204301_0_,
BlockPos p_204301_1_) |
static java.lang.String |
MapFrame.func_212766_a(BlockPos p_212766_0_) |
void |
MapData.removeItemFrame(BlockPos pos,
int entityIdIn) |
void |
WorldInfo.setSpawn(BlockPos spawnPoint) |
void |
DerivedWorldInfo.setSpawn(BlockPos spawnPoint) |
void |
MapData.tryAddBanner(IWorld p_204269_1_,
BlockPos p_204269_2_) |
Constructor and Description |
---|
MapBanner(BlockPos p_i48876_1_,
DyeColor p_i48876_2_,
ITextComponent p_i48876_3_) |
MapFrame(BlockPos p_i49855_1_,
int p_i49855_2_,
int p_i49855_3_) |
Modifier and Type | Field and Description |
---|---|
static LootParameter<BlockPos> |
LootParameters.POSITION |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
LocationCheck.field_227564_b_ |
Constructor and Description |
---|
LocationCheck(LocationPredicate p_i225895_1_,
BlockPos p_i225895_2_) |
Modifier and Type | Field and Description |
---|---|
private static com.google.common.cache.LoadingCache<org.apache.commons.lang3.tuple.Pair<World,BlockPos>,java.util.Optional<ChunkRenderCache>> |
MinecraftForgeClient.regionCache |
Modifier and Type | Method and Description |
---|---|
static TextureAtlasSprite[] |
ForgeHooksClient.getFluidSprites(ILightReader world,
BlockPos pos,
IFluidState fluidStateIn) |
static ChunkRenderCache |
MinecraftForgeClient.getRegionRenderCache(World world,
BlockPos pos) |
static java.util.Optional<ChunkRenderCache> |
MinecraftForgeClient.getRegionRenderCacheOptional(World world,
BlockPos pos) |
static int |
ForgeHooksClient.getSkyBlendColour(World world,
BlockPos center) |
static void |
MinecraftForgeClient.onRebuildChunk(World world,
BlockPos position,
ChunkRenderCache cache) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
RenderBlockOverlayEvent.blockPos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
RenderBlockOverlayEvent.getBlockPos() |
Constructor and Description |
---|
RenderBlockOverlayEvent(PlayerEntity player,
MatrixStack mat,
RenderBlockOverlayEvent.OverlayType type,
BlockState block,
BlockPos blockPos) |
Modifier and Type | Method and Description |
---|---|
default ChunkRenderCache |
IForgeRenderChunk.createRegionRenderCache(World world,
BlockPos from,
BlockPos to,
int subtract)
Creates a new RegionRenderCache instance.
Extending classes can change the behavior of the cache, allowing to visually change blocks (schematics etc). |
default IModelData |
IForgeBakedModel.getModelData(ILightReader world,
BlockPos pos,
BlockState state,
IModelData tileData) |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<ChunkPos,java.util.Map<BlockPos,IModelData>> |
ModelDataManager.modelDataCache |
private static java.util.Map<ChunkPos,java.util.Set<BlockPos>> |
ModelDataManager.needModelDataRefresh |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<BlockPos,IModelData> |
ModelDataManager.getModelData(World world,
ChunkPos pos) |
Modifier and Type | Method and Description |
---|---|
IModelData |
BakedModelWrapper.getModelData(ILightReader world,
BlockPos pos,
BlockState state,
IModelData tileData) |
static IModelData |
ModelDataManager.getModelData(World world,
BlockPos pos) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
BlockInfo.blockPos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
BlockInfo.getBlockPos() |
Modifier and Type | Method and Description |
---|---|
static boolean |
ForgeBlockModelRenderer.render(VertexLighterFlat lighter,
ILightReader world,
IBakedModel model,
BlockState state,
BlockPos pos,
MatrixStack matrixStack,
boolean checkSides,
java.util.Random rand,
long seed,
IModelData modelData) |
boolean |
ForgeBlockModelRenderer.renderModelFlat(ILightReader world,
IBakedModel model,
BlockState state,
BlockPos pos,
MatrixStack matrixStack,
IVertexBuilder buffer,
boolean checkSides,
java.util.Random rand,
long seed,
int combinedOverlayIn,
IModelData modelData) |
boolean |
ForgeBlockModelRenderer.renderModelSmooth(ILightReader world,
IBakedModel model,
BlockState state,
BlockPos pos,
MatrixStack matrixStack,
IVertexBuilder buffer,
boolean checkSides,
java.util.Random rand,
long seed,
int combinedOverlayIn,
IModelData modelData) |
void |
BlockInfo.setBlockPos(BlockPos blockPos) |
void |
VertexLighterFlat.setBlockPos(BlockPos blockPos) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ForgeHooks.canEntityDestroy(World world,
BlockPos pos,
LivingEntity entity) |
static boolean |
ForgeHooks.canHarvestBlock(BlockState state,
PlayerEntity player,
IBlockReader world,
BlockPos pos) |
static boolean |
ForgeHooks.canToolHarvestBlock(IWorldReader world,
BlockPos pos,
ItemStack stack) |
BlockState |
ForgeHooks.DummyBlockReader.getBlockState(BlockPos pos) |
IFluidState |
ForgeHooks.DummyBlockReader.getFluidState(BlockPos pos) |
BlockState |
IPlantable.getPlant(IBlockReader world,
BlockPos pos) |
default PlantType |
IPlantable.getPlantType(IBlockReader world,
BlockPos pos) |
TileEntity |
ForgeHooks.DummyBlockReader.getTileEntity(BlockPos pos) |
static boolean |
FarmlandWaterManager.hasBlockWaterTicket(IWorldReader world,
BlockPos pos)
Tests if a block is in a region that is watered by blocks.
|
static boolean |
ForgeHooks.isLivingOnLadder(BlockState state,
World world,
BlockPos pos,
LivingEntity entity) |
default boolean |
IShearable.isShearable(ItemStack item,
IWorldReader world,
BlockPos pos)
Deprecated.
Checks if the object is currently shearable
Example: Sheep return false when they have no wool
|
static boolean |
ForgeHooks.isToolEffective(IWorldReader world,
BlockPos pos,
ItemStack stack) |
static int |
ForgeHooks.onBlockBreakEvent(World world,
GameType gameType,
ServerPlayerEntity entityPlayer,
BlockPos pos) |
static void |
ForgeHooks.onCropsGrowPost(World worldIn,
BlockPos pos,
BlockState state) |
static boolean |
ForgeHooks.onCropsGrowPre(World worldIn,
BlockPos pos,
BlockState state,
boolean def) |
static boolean |
ForgeHooks.onFarmlandTrample(World world,
BlockPos pos,
BlockState state,
float fallDistance,
Entity entity) |
static PlayerInteractEvent.LeftClickBlock |
ForgeHooks.onLeftClickBlock(PlayerEntity player,
BlockPos pos,
Direction face) |
static int |
ForgeHooks.onNoteChange(World world,
BlockPos pos,
BlockState state,
int old,
int _new) |
static PlayerInteractEvent.RightClickBlock |
ForgeHooks.onRightClickBlock(PlayerEntity player,
Hand hand,
BlockPos pos,
Direction face) |
default java.util.List<ItemStack> |
IShearable.onSheared(ItemStack item,
IWorld world,
BlockPos pos,
int fortune)
Deprecated.
Performs the shear function on this object.
|
Modifier and Type | Method and Description |
---|---|
default BlockPos |
IForgeEntityMinecart.getCurrentRailPosition()
Internal, returns the current spot to look for the attached rail.
|
default BlockPos |
IForgeDimension.getSpawnPoint() |
Modifier and Type | Method and Description |
---|---|
default boolean |
IForgeBlock.addDestroyEffects(BlockState state,
World world,
BlockPos pos,
ParticleManager manager)
Spawn particles for when the block is destroyed.
|
default boolean |
IForgeBlockState.addDestroyEffects(World world,
BlockPos pos,
ParticleManager manager)
Spawn particles for when the block is destroyed.
|
default boolean |
IForgeBlock.addLandingEffects(BlockState state1,
ServerWorld worldserver,
BlockPos pos,
BlockState state2,
LivingEntity entity,
int numberOfParticles)
Allows a block to override the standard EntityLivingBase.updateFallState
particles, this is a server side method that spawns particles with
WorldServer.spawnParticle.
|
default boolean |
IForgeBlockState.addLandingEffects(ServerWorld worldserver,
BlockPos pos,
BlockState state2,
LivingEntity entity,
int numberOfParticles)
Allows a block to override the standard EntityLivingBase.updateFallState
particles, this is a server side method that spawns particles with
WorldServer.spawnParticle.
|
default boolean |
IForgeBlock.addRunningEffects(BlockState state,
World world,
BlockPos pos,
Entity entity)
Allows a block to override the standard vanilla running particles.
|
default boolean |
IForgeBlockState.addRunningEffects(World world,
BlockPos pos,
Entity entity)
Allows a block to override the standard vanilla running particles.
|
default void |
IForgeBlock.beginLeaveDecay(BlockState state,
IWorldReader world,
BlockPos pos)
Called when a leaf should start its decay process.
|
default void |
IForgeBlockState.beginLeaveDecay(IWorldReader world,
BlockPos pos)
Called when a leaf should start its decay process.
|
default boolean |
IForgeBlock.canBeConnectedTo(BlockState state,
IBlockReader world,
BlockPos pos,
Direction facing)
Determines if another block can connect to this block
|
default boolean |
IForgeBlockState.canBeConnectedTo(IBlockReader world,
BlockPos pos,
Direction facing)
Determines if another block can connect to this block
|
default boolean |
IForgeBlock.canBeReplacedByLeaves(BlockState state,
IWorldReader world,
BlockPos pos)
Used during tree growth to determine if newly generated leaves can replace this block.
|
default boolean |
IForgeBlockState.canBeReplacedByLeaves(IWorldReader world,
BlockPos pos)
Used during tree growth to determine if newly generated leaves can replace this block.
|
default boolean |
IForgeBlock.canBeReplacedByLogs(BlockState state,
IWorldReader world,
BlockPos pos)
Used during tree growth to determine if newly generated logs can replace this block.
|
default boolean |
IForgeBlockState.canBeReplacedByLogs(IWorldReader world,
BlockPos pos)
Used during tree growth to determine if newly generated logs can replace this block.
|
default boolean |
IForgeBlock.canConnectRedstone(BlockState state,
IBlockReader world,
BlockPos pos,
Direction side)
Determine if this block can make a redstone connection on the side provided,
Useful to control which sides are inputs and outputs for redstone wires.
|
default boolean |
IForgeBlockState.canConnectRedstone(IBlockReader world,
BlockPos pos,
Direction side)
Determine if this block can make a redstone connection on the side provided,
Useful to control which sides are inputs and outputs for redstone wires.
|
default boolean |
IForgeBlock.canCreatureSpawn(BlockState state,
IBlockReader world,
BlockPos pos,
EntitySpawnPlacementRegistry.PlacementType type,
EntityType<?> entityType)
Determines if a specified mob type can spawn on this block, returning false will
prevent any mob from spawning on the block.
|
default boolean |
IForgeBlockState.canCreatureSpawn(IWorldReader world,
BlockPos pos,
EntitySpawnPlacementRegistry.PlacementType type,
EntityType<?> entityType)
Determines if a specified mob type can spawn on this block, returning false will
prevent any mob from spawning on the block.
|
default boolean |
IForgeBlock.canDropFromExplosion(BlockState state,
IBlockReader world,
BlockPos pos,
Explosion explosion)
Determines if this block should drop loot when exploded.
|
default boolean |
IForgeBlockState.canDropFromExplosion(IBlockReader world,
BlockPos pos,
Explosion explosion)
Determines if this block should drop loot when exploded.
|
default boolean |
IForgeBlock.canEntityDestroy(BlockState state,
IBlockReader world,
BlockPos pos,
Entity entity)
Determines if this block is can be destroyed by the specified entities normal behavior.
|
default boolean |
IForgeBlockState.canEntityDestroy(IBlockReader world,
BlockPos pos,
Entity entity)
Determines if this block is can be destroyed by the specified entities normal behavior.
|
default boolean |
IForgeBlock.canHarvestBlock(BlockState state,
IBlockReader world,
BlockPos pos,
PlayerEntity player)
Determines if the player can harvest this block, obtaining it's drops when the block is destroyed.
|
default boolean |
IForgeBlockState.canHarvestBlock(IBlockReader world,
BlockPos pos,
PlayerEntity player)
Determines if the player can harvest this block, obtaining it's drops when the block is destroyed.
|
default boolean |
IForgeDimension.canMineBlock(PlayerEntity player,
BlockPos pos) |
default IForgeDimension.SleepResult |
IForgeDimension.canSleepAt(PlayerEntity player,
BlockPos pos)
Determines if the player can sleep in this world (or if the bed should explode for example).
|
boolean |
IForgeBlock.canSustainPlant(BlockState state,
IBlockReader world,
BlockPos pos,
Direction facing,
IPlantable plantable)
Determines if this block can support the passed in plant, allowing it to be planted and grow.
|
default boolean |
IForgeBlockState.canSustainPlant(IBlockReader world,
BlockPos pos,
Direction facing,
IPlantable plantable)
Determines if this block can support the passed in plant, allowing it to be planted and grow.
|
boolean |
IForgeEntity.canTrample(BlockState state,
BlockPos pos,
float fallDistance)
Checks if this
Entity can trample a Block . |
default void |
IForgeBlock.catchFire(BlockState state,
World world,
BlockPos pos,
Direction face,
LivingEntity igniter)
If the block is flammable, this is called when it gets lit on fire.
|
default void |
IForgeBlockState.catchFire(World world,
BlockPos pos,
Direction face,
LivingEntity igniter)
If the block is flammable, this is called when it gets lit on fire.
|
default boolean |
IForgeBlock.collisionExtendsVertically(BlockState state,
IBlockReader world,
BlockPos pos,
Entity collidingEntity)
Determines if this block's collision box should be treated as though it can extend above its block space.
|
default boolean |
IForgeBlockState.collisionExtendsVertically(IBlockReader world,
BlockPos pos,
Entity collidingEntity)
Determines if this block's collision box should be treated as though it can extend above its block space.
|
default boolean |
IForgeItem.doesSneakBypassUse(ItemStack stack,
IWorldReader world,
BlockPos pos,
PlayerEntity player)
Should this item, when held, allow sneak-clicks to pass through to the
underlying block?
|
default boolean |
IForgeItemStack.doesSneakBypassUse(IWorldReader world,
BlockPos pos,
PlayerEntity player)
Should this item, when held, allow sneak-clicks to pass through to the underlying block?
|
default PathNodeType |
IForgeBlock.getAiPathNodeType(BlockState state,
IBlockReader world,
BlockPos pos,
MobEntity entity)
Get the
PathNodeType for this block. |
default PathNodeType |
IForgeBlockState.getAiPathNodeType(IBlockReader world,
BlockPos pos)
Get the
PathNodeType for this block. |
default PathNodeType |
IForgeBlockState.getAiPathNodeType(IBlockReader world,
BlockPos pos,
MobEntity entity)
Get the
PathNodeType for this block. |
default float[] |
IForgeBlock.getBeaconColorMultiplier(BlockState state,
IWorldReader world,
BlockPos pos,
BlockPos beaconPos) |
default float[] |
IForgeBlockState.getBeaconColorMultiplier(IWorldReader world,
BlockPos pos,
BlockPos beacon) |
default Direction |
IForgeBlock.getBedDirection(BlockState state,
IWorldReader world,
BlockPos pos)
Returns the direction of the block.
|
default Direction |
IForgeBlockState.getBedDirection(IWorldReader world,
BlockPos pos)
Returns the direction of the block.
|
default java.util.Optional<Vec3d> |
IForgeBlock.getBedSpawnPosition(EntityType<?> entityType,
BlockState state,
IWorldReader world,
BlockPos pos,
LivingEntity sleeper)
Returns the position that the sleeper is moved to upon
waking up, or respawning at the bed.
|
default java.util.Optional<Vec3d> |
IForgeBlockState.getBedSpawnPosition(EntityType<?> type,
IWorldReader world,
BlockPos pos,
LivingEntity sleeper)
Returns the position that the sleeper is moved to upon
waking up, or respawning at the bed.
|
default float |
IForgeBlock.getEnchantPowerBonus(BlockState state,
IWorldReader world,
BlockPos pos)
Determines the amount of enchanting power this block can provide to an enchanting table.
|
default float |
IForgeBlockState.getEnchantPowerBonus(IWorldReader world,
BlockPos pos)
Determines the amount of enchanting power this block can provide to an enchanting table.
|
default int |
IForgeBlock.getExpDrop(BlockState state,
IWorldReader world,
BlockPos pos,
int fortune,
int silktouch)
Gathers how much experience this block drops when broken.
|
default int |
IForgeBlockState.getExpDrop(IWorldReader world,
BlockPos pos,
int fortune,
int silktouch)
Gathers how much experience this block drops when broken.
|
default float |
IForgeBlock.getExplosionResistance(BlockState state,
IWorldReader world,
BlockPos pos,
Entity exploder,
Explosion explosion)
Location sensitive version of getExplosionResistance
|
default float |
IForgeFluid.getExplosionResistance(IFluidState state,
IWorldReader world,
BlockPos pos,
Entity exploder,
Explosion explosion)
Location sensitive version of getExplosionResistance
|
default float |
IForgeFluidState.getExplosionResistance(IWorldReader world,
BlockPos pos,
Entity exploder,
Explosion explosion)
Location sensitive version of getExplosionResistance
|
default float |
IForgeBlockState.getExplosionResistance(IWorldReader world,
BlockPos pos,
Entity exploder,
Explosion explosion)
Location sensitive version of getExplosionResistance
|
default BlockState |
IForgeBlock.getExtendedState(BlockState state,
IBlockReader world,
BlockPos pos)
Can return IExtendedBlockState
|
default int |
IForgeBlock.getFireSpreadSpeed(BlockState state,
IBlockReader world,
BlockPos pos,
Direction face)
Called when fire is updating on a neighbor block.
|
default int |
IForgeBlockState.getFireSpreadSpeed(IBlockReader world,
BlockPos pos,
Direction face)
Called when fire is updating on a neighbor block.
|
default int |
IForgeBlock.getFlammability(BlockState state,
IBlockReader world,
BlockPos pos,
Direction face)
Chance that fire will spread and consume this block.
|
default int |
IForgeBlockState.getFlammability(IBlockReader world,
BlockPos pos,
Direction face)
Chance that fire will spread and consume this block.
|
default Vec3d |
IForgeBlock.getFogColor(BlockState state,
IWorldReader world,
BlockPos pos,
Entity entity,
Vec3d originalColor,
float partialTicks)
Use this to change the fog color used when the entity is "inside" a material.
|
default Vec3d |
IForgeBlockState.getFogColor(IWorldReader world,
BlockPos pos,
Entity entity,
Vec3d originalColor,
float partialTicks)
Use this to change the fog color used when the entity is "inside" a material.
|
default int |
IForgeBlock.getLightValue(BlockState state,
IBlockReader world,
BlockPos pos)
Get a light value for this block, taking into account the given state and coordinates, normal ranges are between 0 and 15
|
default int |
IForgeBlockState.getLightValue(IBlockReader world,
BlockPos pos)
Get a light value for this block, taking into account the given state and coordinates, normal ranges are between 0 and 15
|
default ItemStack |
IForgeBlock.getPickBlock(BlockState state,
RayTraceResult target,
IBlockReader world,
BlockPos pos,
PlayerEntity player)
Called when A user uses the creative pick block button on this block
|
default ItemStack |
IForgeBlockState.getPickBlock(RayTraceResult target,
IBlockReader world,
BlockPos pos,
PlayerEntity player)
Called when A user uses the creative pick block button on this block
|
default RayTraceResult |
IForgeBlock.getRayTraceResult(BlockState state,
World world,
BlockPos pos,
Vec3d start,
Vec3d end,
RayTraceResult original)
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
|
float |
IForgeBlock.getSlipperiness(BlockState state,
IWorldReader world,
BlockPos pos,
Entity entity)
Gets the slipperiness at the given location at the given state.
|
default float |
IForgeBlockState.getSlipperiness(IWorldReader world,
BlockPos pos,
Entity entity)
Gets the slipperiness at the given location at the given state.
|
default SoundType |
IForgeBlock.getSoundType(BlockState state,
IWorldReader world,
BlockPos pos,
Entity entity)
Sensitive version of getSoundType
|
default SoundType |
IForgeBlockState.getSoundType(IWorldReader world,
BlockPos pos,
Entity entity)
Sensitive version of getSoundType
|
default BlockState |
IForgeBlock.getStateAtViewpoint(BlockState state,
IBlockReader world,
BlockPos pos,
Vec3d viewpoint)
Used to determine the state 'viewed' by an entity (see
ActiveRenderInfo#getBlockStateAtEntityViewpoint(World, Entity, float) ). |
default BlockState |
IForgeBlockState.getStateAtViewpoint(IBlockReader world,
BlockPos pos,
Vec3d viewpoint)
Used to determine the state 'viewed' by an entity (see
ActiveRenderInfo#getBlockStateAtEntityViewpoint(World, Entity, float) ). |
default BlockState |
IForgeBlock.getStateForPlacement(BlockState state,
Direction facing,
BlockState state2,
IWorld world,
BlockPos pos1,
BlockPos pos2,
Hand hand)
//TODO: Re-Evaluate
Gets the
IBlockState to place |
default BlockState |
IForgeBlockState.getStateForPlacement(Direction facing,
BlockState state2,
IWorld world,
BlockPos pos1,
BlockPos pos2,
Hand hand)
//TODO: Re-Evaluate
Gets the
IBlockState to place |
default Direction[] |
IForgeBlock.getValidRotations(BlockState state,
IBlockReader world,
BlockPos pos)
Get the rotations that can apply to the block at the specified coordinates.
|
default Direction[] |
IForgeBlockState.getValidRotations(IBlockReader world,
BlockPos pos)
Get the rotations that can apply to the block at the specified coordinates.
|
default boolean |
IForgeBlock.getWeakChanges(BlockState state,
IWorldReader world,
BlockPos pos)
If this block should be notified of weak changes.
|
default boolean |
IForgeBlockState.getWeakChanges(IWorldReader world,
BlockPos pos)
If this block should be notified of weak changes.
|
default java.lang.Boolean |
IForgeFluid.isAABBInsideLiquid(IFluidState state,
IWorldReader world,
BlockPos pos,
AxisAlignedBB boundingBox)
Called when entities are moving to check if they are inside a liquid
|
default java.lang.Boolean |
IForgeFluid.isAABBInsideMaterial(IFluidState state,
IWorldReader world,
BlockPos pos,
AxisAlignedBB boundingBox,
Material materialIn)
Called when boats or fishing hooks are inside the block to check if they are inside
the material requested.
|
default boolean |
IForgeBlock.isAir(BlockState state,
IBlockReader world,
BlockPos pos)
Determines this block should be treated as an air block
by the rest of the code.
|
default boolean |
IForgeBlockState.isAir(IBlockReader world,
BlockPos pos)
Determines this block should be treated as an air block
by the rest of the code.
|
default boolean |
IForgeBlock.isBeaconBase(BlockState state,
IWorldReader world,
BlockPos pos,
BlockPos beacon)
Determines if this block can be used as the base of a beacon.
|
default boolean |
IForgeBlockState.isBeaconBase(IWorldReader world,
BlockPos pos,
BlockPos beacon)
Determines if this block can be used as the base of a beacon.
|
default boolean |
IForgeBlock.isBed(BlockState state,
IBlockReader world,
BlockPos pos,
Entity player)
Determines if this block is classified as a Bed, Allowing
players to sleep in it, though the block has to specifically
perform the sleeping functionality in it's activated event.
|
default boolean |
IForgeBlockState.isBed(IBlockReader world,
BlockPos pos,
LivingEntity player)
Determines if this block is classified as a Bed, Allowing
players to sleep in it, though the block has to specifically
perform the sleeping functionality in it's activated event.
|
default boolean |
IForgeBlock.isBedFoot(BlockState state,
IWorldReader world,
BlockPos pos)
Determines if the current block is the foot half of the bed.
|
default boolean |
IForgeBlockState.isBedFoot(IWorldReader world,
BlockPos pos)
Determines if the current block is the foot half of the bed.
|
default boolean |
IForgeBlock.isBurning(BlockState state,
IBlockReader world,
BlockPos pos)
Determines if this block should set fire and deal fire damage
to entities coming into contact with it.
|
default boolean |
IForgeBlockState.isBurning(IBlockReader world,
BlockPos pos)
Determines if this block should set fire and deal fire damage
to entities coming into contact with it.
|
default boolean |
IForgeBlock.isConduitFrame(BlockState state,
IWorldReader world,
BlockPos pos,
BlockPos conduit)
Determines if this block can be used as the frame of a conduit.
|
default boolean |
IForgeBlockState.isConduitFrame(IWorldReader world,
BlockPos pos,
BlockPos conduit)
Determines if this block can be used as the frame of a conduit.
|
default boolean |
IForgeFluid.isEntityInside(IFluidState state,
IWorldReader world,
BlockPos pos,
Entity entity,
double yToTest,
Tag<Fluid> tag,
boolean testingHead)
Called when the entity is inside this block, may be used to determined if the entity can breathing,
display material overlays, or if the entity can swim inside a block.
|
default boolean |
IForgeFluidState.isEntityInside(IWorldReader world,
BlockPos pos,
Entity entity,
double yToTest,
Tag<Fluid> tag,
boolean testingHead)
Called when the entity is inside this block, may be used to determined if the entity can breathing,
display material overlays, or if the entity can swim inside a block.
|
default boolean |
IForgeBlock.isFertile(BlockState state,
IBlockReader world,
BlockPos pos)
Checks if this soil is fertile, typically this means that growth rates
of plants on this soil will be slightly sped up.
|
default boolean |
IForgeBlockState.isFertile(IBlockReader world,
BlockPos pos)
Checks if this soil is fertile, typically this means that growth rates
of plants on this soil will be slightly sped up.
|
default boolean |
IForgeBlock.isFireSource(BlockState state,
IBlockReader world,
BlockPos pos,
Direction side)
Currently only called by fire when it is on top of this block.
|
default boolean |
IForgeBlockState.isFireSource(IBlockReader world,
BlockPos pos,
Direction side)
Currently only called by fire when it is on top of this block.
|
default boolean |
IForgeBlock.isFlammable(BlockState state,
IBlockReader world,
BlockPos pos,
Direction face)
Called when fire is updating, checks if a block face can catch fire.
|
default boolean |
IForgeBlockState.isFlammable(IBlockReader world,
BlockPos pos,
Direction face)
Called when fire is updating, checks if a block face can catch fire.
|
default boolean |
IForgeBlock.isFoliage(BlockState state,
IWorldReader world,
BlockPos pos)
Used by getTopSoilidOrLiquidBlock while placing biome decorations, villages, etc
Also used to determine if the player can spawn in this block.
|
default boolean |
IForgeBlockState.isFoliage(IWorldReader world,
BlockPos pos)
Used by getTopSoilidOrLiquidBlock while placing biome decorations, villages, etc
Also used to determine if the player can spawn in this block.
|
default boolean |
IForgeDimension.isHighHumidity(BlockPos pos) |
default boolean |
IForgeBlock.isLadder(BlockState state,
IWorldReader world,
BlockPos pos,
LivingEntity entity)
Checks if a player or entity can use this block to 'climb' like a ladder.
|
default boolean |
IForgeBlockState.isLadder(IWorldReader world,
BlockPos pos,
LivingEntity entity)
Checks if a player or entity can use this block to 'climb' like a ladder.
|
default boolean |
IForgeBlock.isPortalFrame(BlockState state,
IWorldReader world,
BlockPos pos)
Determines if this block can be used as part of a frame of a nether portal.
|
default boolean |
IForgeBlockState.isPortalFrame(IWorldReader world,
BlockPos pos)
Determines if this block can be used as part of a frame of a nether portal.
|
default boolean |
IForgeBlock.isReplaceableOreGen(BlockState state,
IWorldReader world,
BlockPos pos,
java.util.function.Predicate<BlockState> target)
Determines if the current block is replaceable by Ore veins during world generation.
|
default boolean |
IForgeBlockState.isReplaceableOreGen(IWorldReader world,
BlockPos pos,
java.util.function.Predicate<BlockState> target)
Determines if the current block is replaceable by Ore veins during world generation.
|
void |
IForgeEntityMinecart.moveMinecartOnRail(BlockPos pos)
Moved to allow overrides.
|
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.
|
default void |
IForgeBlock.onBlockExploded(BlockState state,
World world,
BlockPos pos,
Explosion explosion)
Called when the block is destroyed by an explosion.
|
default void |
IForgeBlockState.onBlockExploded(World world,
BlockPos pos,
Explosion explosion)
Called when the block is destroyed by an explosion.
|
default boolean |
IForgeItemStack.onBlockStartBreak(BlockPos pos,
PlayerEntity player)
Called before a block is broken.
|
default boolean |
IForgeItem.onBlockStartBreak(ItemStack itemstack,
BlockPos pos,
PlayerEntity player)
Called before a block is broken.
|
default void |
IForgeBlock.onNeighborChange(BlockState state,
IWorldReader world,
BlockPos pos,
BlockPos neighbor)
Called when a tile entity on a side of this block changes is created or is destroyed.
|
default void |
IForgeBlockState.onNeighborChange(IWorldReader world,
BlockPos pos,
BlockPos neighbor)
Called when a tile entity on a side of this block changes is created or is destroyed.
|
default void |
IForgeBlock.onPlantGrow(BlockState state,
IWorld world,
BlockPos pos,
BlockPos source)
Called when a plant grows on this block, only implemented for saplings using the WorldGen*Trees classes right now.
|
default void |
IForgeBlockState.onPlantGrow(IWorld world,
BlockPos pos,
BlockPos source)
Called when a plant grows on this block, only implemented for saplings using the WorldGen*Trees classes right now.
|
default boolean |
IForgeBlock.recolorBlock(BlockState state,
IWorld world,
BlockPos pos,
Direction facing,
DyeColor color)
//TODO: Re-Evaluate
Gathers how much experience this block drops when broken.
|
default boolean |
IForgeBlockState.recolorBlock(IWorld world,
BlockPos pos,
Direction facing,
DyeColor color)
//TODO: Re-Evaluate
Gathers how much experience this block drops when broken.
|
default boolean |
IForgeBlock.removedByPlayer(BlockState state,
World world,
BlockPos pos,
PlayerEntity player,
boolean willHarvest,
IFluidState fluid)
Called when a player removes a block.
|
default boolean |
IForgeBlockState.removedByPlayer(World world,
BlockPos pos,
PlayerEntity player,
boolean willHarvest,
IFluidState fluid)
Called when a player removes a block.
|
default BlockState |
IForgeBlock.rotate(BlockState state,
IWorld world,
BlockPos pos,
Rotation direction) |
default BlockState |
IForgeBlockState.rotate(IWorld world,
BlockPos pos,
Rotation direction) |
default void |
IForgeBlock.setBedOccupied(BlockState state,
IWorldReader world,
BlockPos pos,
LivingEntity sleeper,
boolean occupied)
Called when a user either starts or stops sleeping in the bed.
|
default void |
IForgeBlockState.setBedOccupied(IWorldReader world,
BlockPos pos,
LivingEntity sleeper,
boolean occupied)
Called when a user either starts or stops sleeping in the bed.
|
default void |
IForgeDimension.setSpawnPoint(BlockPos pos) |
default boolean |
IForgeBlock.shouldCheckWeakPower(BlockState state,
IWorldReader world,
BlockPos pos,
Direction side)
Called to determine whether to allow the a block to handle its own indirect power rather than using the default rules.
|
default boolean |
IForgeBlockState.shouldCheckWeakPower(IWorldReader world,
BlockPos pos,
Direction side)
Called to determine whether to allow the a block to handle its own indirect power rather than using the default rules.
|
default boolean |
IForgeBlock.shouldDisplayFluidOverlay(BlockState state,
ILightReader world,
BlockPos pos,
IFluidState fluidState)
Called to determine whether this block should use the fluid overlay texture or flowing texture when it is placed under the fluid.
|
default boolean |
IForgeBlockState.shouldDisplayFluidOverlay(ILightReader world,
BlockPos pos,
IFluidState fluidState)
Called to determine whether this block should use the fluid overlay texture or flowing texture when it is placed under the fluid.
|
Modifier and Type | Field and Description |
---|---|
private BlockPos |
BlockSnapshot.pos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
BlockSnapshot.getPos() |
Modifier and Type | Method and Description |
---|---|
static BlockSnapshot |
BlockSnapshot.getBlockSnapshot(IWorld world,
BlockPos pos) |
static BlockSnapshot |
BlockSnapshot.getBlockSnapshot(IWorld world,
BlockPos pos,
int flag) |
boolean |
BlockSnapshot.restoreToLocation(IWorld world,
BlockPos pos,
boolean force,
boolean notifyNeighbors) |
Constructor and Description |
---|
BlockSnapshot(int dimension,
BlockPos pos,
ResourceLocation registryName,
int meta,
int flag,
CompoundNBT nbt)
Raw constructor designed for serialization usages.
|
BlockSnapshot(IWorld world,
BlockPos pos,
BlockState state) |
BlockSnapshot(IWorld world,
BlockPos pos,
BlockState state,
CompoundNBT nbt) |
BlockSnapshot(IWorld world,
BlockPos pos,
BlockState state,
int flag) |
Modifier and Type | Method and Description |
---|---|
boolean |
CustomPlantTypeTest.CustomBlock.canSustainPlant(BlockState state,
IBlockReader world,
BlockPos pos,
Direction facing,
IPlantable plantable) |
BlockState |
CustomPlantTypeTest.CustomPlantBlock.getPlant(IBlockReader world,
BlockPos pos) |
PlantType |
CustomPlantTypeTest.CustomPlantBlock.getPlantType(IBlockReader world,
BlockPos pos) |
boolean |
CustomPlantTypeTest.CustomPlantBlock.isValidGround(BlockState state,
IBlockReader worldIn,
BlockPos pos) |
boolean |
CustomPlantTypeTest.CustomPlantBlock.isValidPosition(BlockState state,
IWorldReader world,
BlockPos pos) |
Modifier and Type | Method and Description |
---|---|
boolean |
NewFluidTest.FluidloggableBlock.canContainFluid(IBlockReader worldIn,
BlockPos pos,
BlockState state,
Fluid fluidIn) |
Fluid |
NewFluidTest.FluidloggableBlock.pickupFluid(IWorld worldIn,
BlockPos pos,
BlockState state) |
boolean |
NewFluidTest.FluidloggableBlock.receiveFluid(IWorld worldIn,
BlockPos pos,
BlockState state,
IFluidState fluidStateIn) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ForgeEventFactory.canCreateFluidSource(World world,
BlockPos pos,
BlockState state,
boolean def) |
static float |
ForgeEventFactory.fireBlockHarvesting(NonNullList<ItemStack> drops,
World world,
BlockPos pos,
BlockState state,
int fortune,
float dropChance,
boolean silkTouch,
PlayerEntity player) |
static BlockState |
ForgeEventFactory.fireFluidPlaceBlockEvent(IWorld world,
BlockPos pos,
BlockPos liquidPos,
BlockState state) |
static boolean |
ForgeEventFactory.fireSleepingLocationCheck(LivingEntity player,
BlockPos sleepingLocation) |
static float |
ForgeEventFactory.getBreakSpeed(PlayerEntity player,
BlockState state,
float original,
BlockPos pos) |
static java.util.List<Biome.SpawnListEntry> |
ForgeEventFactory.getPotentialSpawns(IWorld world,
EntityClassification type,
BlockPos pos,
java.util.List<Biome.SpawnListEntry> oldList) |
static int |
ForgeEventFactory.onApplyBonemeal(PlayerEntity player,
World world,
BlockPos pos,
BlockState state,
ItemStack stack) |
static int |
ForgeEventFactory.onEnchantmentLevelSet(World world,
BlockPos pos,
int enchantRow,
int power,
ItemStack itemStack,
int level) |
static boolean |
ForgeEventFactory.onEntityDestroyBlock(LivingEntity entity,
BlockPos pos,
BlockState state) |
static BlockEvent.NeighborNotifyEvent |
ForgeEventFactory.onNeighborNotify(World world,
BlockPos pos,
BlockState state,
java.util.EnumSet<Direction> notifiedSides,
boolean forceRedstoneUpdate) |
static boolean |
ForgeEventFactory.onPistonMovePost(World world,
BlockPos pos,
Direction direction,
boolean extending) |
static boolean |
ForgeEventFactory.onPistonMovePre(World world,
BlockPos pos,
Direction direction,
boolean extending) |
static boolean |
ForgeEventFactory.onPlayerSpawnSet(PlayerEntity player,
BlockPos pos,
boolean forced) |
static boolean |
ForgeEventFactory.onTrySpawnPortal(IWorld world,
BlockPos pos,
NetherPortalBlock.Size size) |
static boolean |
ForgeEventFactory.renderBlockOverlay(PlayerEntity player,
MatrixStack mat,
RenderBlockOverlayEvent.OverlayType type,
BlockState block,
BlockPos pos) |
static boolean |
ForgeEventFactory.saplingGrowTree(IWorld world,
java.util.Random rand,
BlockPos pos) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ForgeEventFactory.fireSleepingTimeCheck(PlayerEntity player,
java.util.Optional<BlockPos> sleepingLocation) |
static PlayerEntity.SleepResult |
ForgeEventFactory.onPlayerSleepInBed(PlayerEntity player,
java.util.Optional<BlockPos> pos) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
EnchantmentLevelSetEvent.pos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
EnchantmentLevelSetEvent.getPos()
Get the pos of the enchantment table
|
Constructor and Description |
---|
EnchantmentLevelSetEvent(World world,
BlockPos pos,
int enchantRow,
int power,
ItemStack itemStack,
int level) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
LivingDestroyBlockEvent.pos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
LivingDestroyBlockEvent.getPos() |
Constructor and Description |
---|
LivingDestroyBlockEvent(LivingEntity entity,
BlockPos pos,
BlockState state) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
PlayerSetSpawnEvent.newSpawn |
private BlockPos |
PlayerEvent.BreakSpeed.pos |
private BlockPos |
PlayerInteractEvent.pos |
private BlockPos |
BonemealEvent.pos |
private BlockPos |
SleepingLocationCheckEvent.sleepingLocation |
Modifier and Type | Field and Description |
---|---|
private java.util.Optional<BlockPos> |
PlayerSleepInBedEvent.pos |
private java.util.Optional<BlockPos> |
SleepingTimeCheckEvent.sleepingLocation |
Modifier and Type | Method and Description |
---|---|
BlockPos |
PlayerSetSpawnEvent.getNewSpawn() |
BlockPos |
PlayerEvent.BreakSpeed.getPos() |
BlockPos |
PlayerInteractEvent.getPos()
If the interaction was on an entity, will be a BlockPos centered on the entity.
|
BlockPos |
PlayerSleepInBedEvent.getPos() |
BlockPos |
BonemealEvent.getPos() |
BlockPos |
SleepingLocationCheckEvent.getSleepingLocation() |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<BlockPos> |
PlayerSleepInBedEvent.getOptionalPos() |
java.util.Optional<BlockPos> |
SleepingTimeCheckEvent.getSleepingLocation()
Note that the sleeping location may be an approximated one.
|
Constructor and Description |
---|
BonemealEvent(PlayerEntity player,
World world,
BlockPos pos,
BlockState block,
ItemStack stack) |
BreakSpeed(PlayerEntity player,
BlockState state,
float original,
BlockPos pos) |
LeftClickBlock(PlayerEntity player,
BlockPos pos,
Direction face) |
PlayerInteractEvent(PlayerEntity player,
Hand hand,
BlockPos pos,
Direction face) |
PlayerSetSpawnEvent(PlayerEntity player,
BlockPos newSpawn,
boolean forced) |
RightClickBlock(PlayerEntity player,
Hand hand,
BlockPos pos,
Direction face) |
SleepingLocationCheckEvent(LivingEntity player,
BlockPos sleepingLocation) |
Constructor and Description |
---|
PlayerSleepInBedEvent(PlayerEntity player,
java.util.Optional<BlockPos> pos) |
SleepingTimeCheckEvent(PlayerEntity player,
java.util.Optional<BlockPos> sleepingLocation) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
BlockEvent.FluidPlaceBlockEvent.liquidPos |
private BlockPos |
SaplingGrowTreeEvent.pos |
private BlockPos |
WorldEvent.PotentialSpawns.pos |
private BlockPos |
BlockEvent.pos |
Modifier and Type | Method and Description |
---|---|
BlockPos |
PistonEvent.getFaceOffsetPos()
Helper method that gets the piston position offset by its facing
|
BlockPos |
BlockEvent.FluidPlaceBlockEvent.getLiquidPos() |
BlockPos |
SaplingGrowTreeEvent.getPos() |
BlockPos |
WorldEvent.PotentialSpawns.getPos() |
BlockPos |
BlockEvent.getPos() |
Modifier and Type | Method and Description |
---|---|
java.util.List<BlockPos> |
ExplosionEvent.Detonate.getAffectedBlocks()
return the list of blocks affected by the explosion.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ForgeFlowingFluid.beforeReplacingBlock(IWorld worldIn,
BlockPos pos,
BlockState state) |
boolean |
FluidAttributes.canBePlacedInWorld(ILightReader reader,
BlockPos pos,
FluidStack state) |
boolean |
FluidAttributes.canBePlacedInWorld(ILightReader reader,
BlockPos pos,
IFluidState state) |
protected boolean |
ForgeFlowingFluid.canDisplace(IFluidState state,
IBlockReader world,
BlockPos pos,
Fluid fluidIn,
Direction direction) |
boolean |
IFluidBlock.canDrain(World world,
BlockPos pos)
Check to see if a block can be drained.
|
static void |
FluidUtil.destroyBlockOnFluidPlacement(World world,
BlockPos pos)
Destroys a block when a fluid is placed in the same position.
|
boolean |
FluidAttributes.doesVaporize(ILightReader reader,
BlockPos pos,
FluidStack fluidStack)
Determines if this fluid should vaporize in dimensions where water vaporizes when placed.
|
FluidStack |
IFluidBlock.drain(World world,
BlockPos pos,
IFluidHandler.FluidAction action)
Attempt to drain the block.
|
BlockState |
FluidAttributes.getBlock(ILightReader reader,
BlockPos pos,
IFluidState state) |
int |
FluidAttributes.getColor(ILightReader world,
BlockPos pos) |
int |
FluidAttributes.Water.getColor(ILightReader world,
BlockPos pos) |
int |
FluidAttributes.getDensity(ILightReader world,
BlockPos pos) |
SoundEvent |
FluidAttributes.getEmptySound(ILightReader world,
BlockPos pos) |
float |
IFluidBlock.getFilledPercentage(World world,
BlockPos pos)
Returns the amount of a single block is filled.
|
SoundEvent |
FluidAttributes.getFillSound(ILightReader world,
BlockPos pos) |
ResourceLocation |
FluidAttributes.getFlowingTexture(ILightReader world,
BlockPos pos) |
private static IFluidHandler |
FluidUtil.getFluidBlockHandler(Fluid fluid,
World world,
BlockPos pos)
Internal method for getting a fluid block handler for placing a fluid.
|
static LazyOptional<IFluidHandler> |
FluidUtil.getFluidHandler(World world,
BlockPos blockPos,
Direction side)
Helper method to get an IFluidHandler for at a block position.
|
int |
FluidAttributes.getLuminosity(ILightReader world,
BlockPos pos) |
Rarity |
FluidAttributes.getRarity(ILightReader world,
BlockPos pos) |
IFluidState |
FluidAttributes.getStateForPlacement(ILightReader reader,
BlockPos pos,
FluidStack state) |
ResourceLocation |
FluidAttributes.getStillTexture(ILightReader world,
BlockPos pos) |
int |
FluidAttributes.getTemperature(ILightReader world,
BlockPos pos) |
int |
FluidAttributes.getViscosity(ILightReader world,
BlockPos pos) |
static boolean |
FluidUtil.interactWithFluidHandler(PlayerEntity player,
Hand hand,
World world,
BlockPos pos,
Direction side)
Used to handle the common case of a player holding a fluid item and right-clicking on a fluid handler block.
|
boolean |
FluidAttributes.isGaseous(ILightReader world,
BlockPos pos) |
int |
IFluidBlock.place(World world,
BlockPos pos,
FluidStack fluidStack,
IFluidHandler.FluidAction action)
Attempts to place the block at a given position.
|
static FluidActionResult |
FluidUtil.tryPickUpFluid(ItemStack emptyContainer,
PlayerEntity playerIn,
World worldIn,
BlockPos pos,
Direction side)
Attempts to pick up a fluid in the world and put it in an empty container item.
|
static boolean |
FluidUtil.tryPlaceFluid(PlayerEntity player,
World world,
Hand hand,
BlockPos pos,
IFluidHandler fluidSource,
FluidStack resource)
Tries to place a fluid resource into the world as a block and drains the fluidSource.
|
static FluidActionResult |
FluidUtil.tryPlaceFluid(PlayerEntity player,
World world,
Hand hand,
BlockPos pos,
ItemStack container,
FluidStack resource)
ItemStack version of
#tryPlaceFluid(PlayerEntity, World, BlockPos, IFluidHandler, FluidStack) . |
void |
FluidAttributes.vaporize(PlayerEntity player,
World worldIn,
BlockPos pos,
FluidStack fluidStack)
Called instead of placing the fluid block if
Dimension.doesWaterVaporize() and #doesVaporize(FluidStack) are true. |
Modifier and Type | Field and Description |
---|---|
protected BlockPos |
BlockWrapper.blockPos |
Constructor and Description |
---|
BlockWrapper(BlockState state,
World world,
BlockPos blockPos) |
Modifier and Type | Method and Description |
---|---|
static void |
NetworkHooks.openGui(ServerPlayerEntity player,
INamedContainerProvider containerSupplier,
BlockPos pos)
Request to open a GUI on the client, from the server
Refer to
net.minecraftforge.fml.ExtensionPoint#GUIFACTORY for how to provide a function to consume
these GUI requests on the client. |
Modifier and Type | Method and Description |
---|---|
static boolean |
VanillaInventoryCodeHooks.dropperInsertHook(World world,
BlockPos pos,
DispenserTileEntity dropper,
int slot,
ItemStack stack)
Copied from BlockDropper#dispense and added capability support
|
Modifier and Type | Field and Description |
---|---|
protected BlockPos |
ChunkGenWorker.start |
Modifier and Type | Field and Description |
---|---|
private java.util.Queue<BlockPos> |
ChunkGenWorker.queue |
Modifier and Type | Method and Description |
---|---|
protected java.util.Queue<BlockPos> |
ChunkGenWorker.buildQueue() |
Modifier and Type | Method and Description |
---|---|
private static int |
CommandGenerate.execute(CommandSource source,
BlockPos pos,
int count,
DimensionType dim,
int interval) |
private static int |
CommandSetDimension.execute(CommandSource sender,
java.util.Collection<? extends Entity> entities,
DimensionType dim,
BlockPos pos) |
Constructor and Description |
---|
ChunkGenWorker(CommandSource listener,
BlockPos start,
int total,
DimensionType dim,
int interval) |
Modifier and Type | Field and Description |
---|---|
private BlockPos |
BlockPosContext.blockPos |
Modifier and Type | Field and Description |
---|---|
static ContextKey<BlockPos> |
ContextKeys.POS
BlockPos for interacting, breaking and other permissions
|
Constructor and Description |
---|
BlockPosContext(PlayerEntity ep,
BlockPos pos,
BlockState state,
Direction f) |