Interface EntityEvent.PlaceBlock
- Enclosing interface:
- EntityEvent
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.InteractionResult
placeBlock
(net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, @Nullable net.minecraft.world.entity.Entity placer) Deprecated.
-
Method Details
-
placeBlock
net.minecraft.world.InteractionResult placeBlock(net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, @Nullable @Nullable net.minecraft.world.entity.Entity placer) Deprecated.
-