Uses of Class
net.minecraft.class_8567.class_8568
Packages that use class_8567.class_8568
-
Uses of class_8567.class_8568 in net.minecraft
Methods in net.minecraft that return class_8567.class_8568Modifier and TypeMethodDescriptionclass_8567.class_8568.method_51871
(float float2) class_8567.class_8568.method_51872
(Identifier identifier, class_8567.Dropper dropper) class_8567.class_8568.method_51874
(LootContextParameter<T> lootContextParameter, T t) class_8567.class_8568.method_51877
(LootContextParameter<T> lootContextParameter, T t) -
Uses of class_8567.class_8568 in net.minecraft.block
Methods in net.minecraft.block with parameters of type class_8567.class_8568Modifier and TypeMethodDescriptionAbstractBlock.AbstractBlockState.getDroppedStacks
(class_8567.class_8568 builder) AbstractBlock.getDroppedStacks
(BlockState state, class_8567.class_8568 builder) Deprecated.BeehiveBlock.getDroppedStacks
(BlockState state, class_8567.class_8568 builder) Returns the block's dropped item stacks.DecoratedPotBlock.getDroppedStacks
(BlockState state, class_8567.class_8568 builder) Returns the block's dropped item stacks.FluidBlock.getDroppedStacks
(BlockState state, class_8567.class_8568 builder) Returns the block's dropped item stacks.PistonExtensionBlock.getDroppedStacks
(BlockState state, class_8567.class_8568 builder) Returns the block's dropped item stacks.ShulkerBoxBlock.getDroppedStacks
(BlockState state, class_8567.class_8568 builder) Returns the block's dropped item stacks.WallPlayerSkullBlock.getDroppedStacks
(BlockState state, class_8567.class_8568 builder) Returns the block's dropped item stacks.
AbstractBlock.AbstractBlockState.getDroppedStacks(net.minecraft.class_8567.class_8568)
instead.