Uses of Interface
net.minecraft.class_10774
Packages that use class_10774
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10774 in net.minecraft
Classes in net.minecraft that implement class_10774Fields in net.minecraft declared as class_10774 -
Uses of class_10774 in net.minecraft.block
Methods in net.minecraft.block with parameters of type class_10774Modifier and TypeMethodDescriptionvoidAbstractBlock.AbstractBlockState.onEntityCollision(World world, BlockPos pos, Entity entity, class_10774 class_10774) protected voidAbstractBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidAbstractFireBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidAbstractPressurePlateBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidBigDripleafBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidBubbleColumnBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidButtonBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidCactusBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidCampfireBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidCobwebBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidCropBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidDetectorRailBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidEndGatewayBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidEndPortalBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidEyeblossomBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidFrogspawnBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidHoneyBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidHopperBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidLavaCauldronBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidLeveledCauldronBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidLilyPadBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidNetherPortalBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.voidPitcherCropBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidPowderSnowBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidSweetBerryBushBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidTripwireBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block.protected voidWitherRoseBlock.onEntityCollision(BlockState state, World world, BlockPos pos, Entity entity, class_10774 class_10774) Called when the entity's collision box intersects the block. -
Uses of class_10774 in net.minecraft.fluid
Methods in net.minecraft.fluid with parameters of type class_10774Modifier and TypeMethodDescriptionprotected voidFluid.method_67694(World world, BlockPos blockPos, Entity entity, class_10774 class_10774) protected voidLavaFluid.method_67694(World world, BlockPos blockPos, Entity entity, class_10774 class_10774) protected voidWaterFluid.method_67694(World world, BlockPos blockPos, Entity entity, class_10774 class_10774) voidFluidState.method_67695(World world, BlockPos blockPos, Entity entity, class_10774 class_10774)