Package net.minecraft.entity
Interface Entity.CollisionState
- All Known Implementing Classes:
Entity.FireState
- Enclosing class:
Entity
private static interface Entity.CollisionState
- Mappings:
Namespace Name named net/minecraft/entity/Entity$CollisionStateintermediary net/minecraft/class_1297$class_10629official bwf$f
-
Method Summary
Modifier and TypeMethodDescriptionvoidupdate(BlockState state, boolean blockCollision, boolean fluidCollision)
-
Method Details
-
update
- Mappings:
Namespace Name Mixin selector named updateLnet/minecraft/entity/Entity$CollisionState;update(Lnet/minecraft/block/BlockState;ZZ)Vintermediary method_66655Lnet/minecraft/class_1297$class_10629;method_66655(Lnet/minecraft/class_2680;ZZ)Vofficial aLbwf$f;a(Leah;ZZ)V
-