History - net.minecraft.block.CrafterBlock

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

com.mojang.serialization.MapCodec<CrafterBlock>: CODEC, field_46798, CODEC

Constructors

Methods

com.mojang.serialization.MapCodec<CrafterBlock> (): codec, method_53969, getCodec

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.block.CrafterBlock

net.minecraft.class_8886

net.minecraft.block.CrafterBlock

Fields

com.mojang.serialization.MapCodec<CrafterBlock>: CODEC, field_46798, CODEC

BooleanProperty: CRAFTING, field_46799, CRAFTING

BooleanProperty: TRIGGERED, field_46800, TRIGGERED

EnumProperty<Orientation>: ORIENTATION, field_46801, ORIENTATION

int: MAX_CRAFTING_TICKS, field_46802, field_46802

int: CRAFTING_TICK_DELAY, field_47521, TRIGGER_DELAY

RecipeCache: RECIPE_CACHE, field_46803, RECIPE_CACHE

int: CRAFTER_ADVANCEMENT_DIAMETER, field_50015, field_50015

Constructors

(AbstractBlock$Settings)

Methods

com.mojang.serialization.MapCodec<CrafterBlock> (): codec, method_53969, getCodec

boolean (BlockState): hasAnalogOutputSignal, method_9498, hasComparatorOutput

int (BlockState, World, BlockPos, Direction): getAnalogOutputSignal, method_9572, getComparatorOutput

void (BlockState, World, BlockPos, Block, WireOrientation, boolean): neighborChanged, method_9612, neighborUpdate

void (BlockState, ServerWorld, BlockPos, Random): tick, method_9588, scheduledTick

<T extends BlockEntity> BlockEntityTicker<T> (World, BlockState, BlockEntityType<T>): getTicker, method_31645, getTicker

void (BlockEntity, boolean): setBlockEntityTriggered, method_54477, setTriggered

BlockEntity (BlockPos, BlockState): newBlockEntity, method_10123, createBlockEntity

BlockState (ItemPlacementContext): getStateForPlacement, method_9605, getPlacementState

void (World, BlockPos, BlockState, LivingEntity, ItemStack): setPlacedBy, method_9567, onPlaced

void (BlockState, ServerWorld, BlockPos, boolean): affectNeighborsAfterRemoval, method_66388, onStateReplaced

ActionResult (BlockState, World, BlockPos, PlayerEntity, BlockHitResult): useWithoutItem, method_55766, onUse

void (BlockState, ServerWorld, BlockPos): dispenseFrom, method_54478, craft

Optional<RecipeEntry<CraftingRecipe>> (ServerWorld, CraftingRecipeInput): getPotentialResults, method_54475, getCraftingRecipe

void (ServerWorld, BlockPos, CrafterBlockEntity, ItemStack, BlockState, RecipeEntry<?>): dispenseItem, method_54476, transferOrSpawnStack

BlockState (BlockState, BlockRotation): rotate, method_9598, rotate

BlockState (BlockState, BlockMirror): mirror, method_9569, mirror

void (StateManager$Builder<Block, BlockState>): createBlockStateDefinition, method_9515, appendProperties

void (ItemStack): lambda$dispenseFrom$0, method_54474, method_54474