Package net.minecraft.entity
Interface Bucketable
- All Known Implementing Classes:
AxolotlEntity,CodEntity,FishEntity,PufferfishEntity,SalmonEntity,SchoolingFishEntity,TropicalFishEntity
public interface Bucketable
- Mappings:
Namespace Name official bblintermediary net/minecraft/class_5761named net/minecraft/entity/Bucketable
-
Method Summary
Modifier and Type Method Description voidsetFromBucket(boolean fromBucket)
-
Method Details
-
setFromBucket
void setFromBucket(boolean fromBucket)- Mappings:
Namespace Name Mixin selector official uLbbl;u(Z)Vintermediary method_6454Lnet/minecraft/class_5761;method_6454(Z)Vnamed setFromBucketLnet/minecraft/entity/Bucketable;setFromBucket(Z)V
-