net.minecraft.network.chat

public class FilterMask

xc
net.minecraft.network.chat.FilterMask
net.minecraft.class_7649
net.minecraft.unmapped.C_bowvajrs
net.minecraft.network.message.FilterMask
net.minecraft.network.message.FilterMask

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<FilterMask>
a
CODEC
field_40837
f_mxjueanx
CODEC
CODEC
public static final FilterMask
b
FULLY_FILTERED
field_39941
f_xwsbxvhy
FULLY_FILTERED
FULLY_FILTERED
public static final FilterMask
c
PASS_THROUGH
field_39942
f_bawyiahn
PASS_THROUGH
PASSTHROUGH
public static final Style
d
FILTERED_STYLE
field_40674
f_iykwctzw
FILTERED_STYLE
TEXT_STYLE
static final com.mojang.serialization.MapCodec<FilterMask>
e
PASS_THROUGH_CODEC
field_40838
f_nksjxlib
PASS_THROUGH_CODEC
PASSTHROUGH_CODEC
static final com.mojang.serialization.MapCodec<FilterMask>
f
FULLY_FILTERED_CODEC
field_40839
f_hxwhexnu
FULLY_FILTERED_CODEC
FULLY_FILTERED_CODEC
static final com.mojang.serialization.MapCodec<FilterMask>
g
PARTIALLY_FILTERED_CODEC
field_40840
f_phkihyaw
PARTIALLY_FILTERED_CODEC
PARTIALLY_FILTERED_CODEC
private static final char
h
HASH
field_39943
f_bszkytgw
FILTERED
HASH
private final BitSet
i
mask
field_39944
f_zjhmgwha
mask
data
private final FilterMask$Type
j
type
field_39945
f_snusdtag
status
filterType

Constructor summary

ModifierConstructor
private (BitSet mask, FilterMask$Type status)
private (BitSet mask)
public (int length)

Method summary

Modifier and TypeMethod
private FilterMask$Type
c()
type()
method_46600()
m_xnxumupe()
getStatus()
getFilterType()
private BitSet
d()
mask()
method_46601()
m_xzylkoyj()
getMask()
getData()
public static FilterMask
a(vu arg0)
read(FriendlyByteBuf arg0)
method_45090(class_2540 arg0)
m_ggwpyght(C_idfydwco arg0)
readMask(PacketByteBuf buf)
create(PacketByteBuf buf)
public static void
a(vu arg0, xc arg1)
write(FriendlyByteBuf arg0, FilterMask arg1)
method_45091(class_2540 arg0, class_7649 arg1)
m_oaiupesv(C_idfydwco arg0, C_bowvajrs arg1)
writeMask(PacketByteBuf buf, FilterMask mask)
write(PacketByteBuf buf, FilterMask mask)
public void
a(int arg0)
setFiltered(int arg0)
method_45088(int arg0)
m_xyamosrm(int arg0)
markFiltered(int index)
setBit(int bitIndex)
public String
a(String arg0)
apply(String arg0)
method_45089(String arg0)
m_qplmwswd(String arg0)
filter(String raw)
filter(String text)
public Component
b(String arg0)
applyWithFormatting(String arg0)
method_46256(String arg0)
m_djzxbnob(String arg0)
getFilteredText(String message)
getFilteredText(String text)
public boolean
a()
isEmpty()
method_45087()
m_hcytfrav()
isPassThrough()
isPassthrough()
public boolean
b()
isFullyFiltered()
method_45093()
m_rvbpkyay()
isFullyFiltered()
isFullyFiltered()